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.
The goal of ohoegdm
is to provide an implementation of
the Ordinal Higher-order Exploratory General Diagnostic Model for
Polytomous Data as described by Culpepper and Balamuta (In Press).
You can install the released version of ohoegdm from CRAN with:
install.packages("ohoegdm")
Or, you can be on the cutting-edge development version on GitHub using:
# install.packages("devtools")
::install_github("tmsalab/ohoegdm") devtools
To use ohoegdm
, load the package using:
library("ohoegdm")
From here, the OHO-EGDM model can be estimated using:
= ohoegdm::ohoegdm(
my_model y = <data>,
k = <k>,
m = <item-responses-categories>,
order = <model-interaction-order>
)
Steven Andrew Culpepper and James Joseph Balamuta
ohoegdm
packageTo ensure future development of the package, please cite
ohoegdm
package if used during an analysis or simulation
study. Citation information for the package may be acquired by using in
R:
citation("ohoegdm")
GPL (>= 2)
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.