The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

modelObj: A Model Object Framework for Regression Analysis

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.

Version: 4.2
Depends: methods
Suggests: stats, graphics
Published: 2022-06-07
Author: Shannon T. Holloway
Maintainer: Shannon T. Holloway <shannon.t.holloway at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: modelObj results

Documentation:

Reference manual: modelObj.pdf
Vignettes: Using modelObj

Downloads:

Package source: modelObj_4.2.tar.gz
Windows binaries: r-devel: modelObj_4.2.zip, r-release: modelObj_4.2.zip, r-oldrel: modelObj_4.2.zip
macOS binaries: r-release (arm64): modelObj_4.2.tgz, r-oldrel (arm64): modelObj_4.2.tgz, r-release (x86_64): modelObj_4.2.tgz, r-oldrel (x86_64): modelObj_4.2.tgz
Old sources: modelObj archive

Reverse dependencies:

Reverse depends: DynTxRegime
Reverse imports: DevTreatRules

Linking:

Please use the canonical form https://CRAN.R-project.org/package=modelObj to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.