Skip to content

modelObj

A Model Object Framework for Regression Analysis

v4.3 · May 3, 2025 · GPL-2

Description

A utility library to facilitate the generalization of statistical methods built on a regression framework. Package developers can use 'modelObj' methods to initiate a regression analysis without concern for the details of the regression model and the method to be used to obtain parameter estimates. The specifics of the regression step are left to the user to define when calling the function. The user of a function developed within the 'modelObj' framework creates as input a 'modelObj' that contains the model and the R methods to be used to obtain parameter estimates and to obtain predictions. In this way, a user can easily go from linear to non-linear models within the same package.

Downloads

2.7K

Last 30 days

2583rd

8.3K

Last 90 days

16.4K

Last year

Trend: -6.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

depends

Dependency Network

Dependencies Reverse dependencies DynTxRegime DevTreatRules causal.decomp modelObj

Version History

new 4.3 Mar 10, 2026
updated 4.3 ← 4.2 diff May 2, 2025
updated 4.2 ← 4.1 diff Jun 6, 2022
updated 4.1 ← 4.0 diff Jul 15, 2021
updated 4.0 ← 3.0 diff Feb 25, 2019
updated 3.0 ← 1.0 diff May 12, 2017
new 1.0 Jun 9, 2015