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.

dcm2

Project Status: Active – The project has reached a stable, usable state and is being actively developed. License

R-CMD-check Codecov test coverage

The goal of dcm2 is to provide a generic function for calculating the M2 statistic described by Liu et al. (2016). The package provides native support for models estimated with GDINA, but package authors can create methods for different classes of models.

Installation

You can install the release version of {dcm2} from CRAN:

install.packages("dcm2")

To install the development version from GitHub use:

# install.packages("remotes")
remotes::install_github("atlas-aai/dcm2")

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.