README.md

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")


Try the dcm2 package in your browser

Any scripts or data that you put into this service are public.

dcm2 documentation built on April 1, 2023, 12:14 a.m.