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.
The mcradds
R package is a complement to
mcr
package, contains common and solid functions for
designing, analyzing and visualization in In Vitro Diagnostic trials.
Most of the methods and algorithms refer to CLSI recommendations and
NMPA guidelines.
The package provides a series of typical functionality, as shown below:
mcradds
is available on CRAN and you can install the
latest released version with:
install.packages("mcradds")
or you can install the development version directly from GitHub with:
if (!require("devtools")) {
install.packages("devtools")
}::install_github("kaigu1990/mcradds") devtools
See package vignettes
browseVignettes(package = "mcradds")
for usage of this
package.
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.