The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
Provides an estimator for generalized linear models with incomplete data for discrete covariates. The estimation is based on the EM algorithm by the method of weights by Ibrahim (1990) DOI:10.2307/2290013.
The easiest way to use any of the functions in the icdGLM package is to install the CRAN version. It can be installed from within R using the command:
#!R
install.packages("icdGLM")
The devtools package contains functions that allow you to install R packages directly from bitbucket or github. If you’ve installed and loaded the devtools package, the installation command is
#!R
install_bitbucket("sdlugosz/icdGLM")
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.