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 goal of rxode2ll is to create log-likelihood functions for use in ‘rxode2’ and ‘nlmixr2’
You can install the development version of rxode2ll from GitHub with:
# install.packages("devtools")
devtools::install_github("nlmixr2/rxode2ll")Each of the C++ interface to the stan log-likelihood
equations can be used in a stand-alone manner. For example:
llikNorm(seq(-2,2,length.out=10), full=TRUE)The following log-likelihood distributions are supported:
llikNorm()llikPois()llikBinom()llikNbinom()llikNbinomMu()llikBeta()llikT()llikChisq()llikExp()llikF()llikGeom()llikUnif()llikWeibull()llikGamma()llikCauchy()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.