This repository has been archived on 2021-06-11. You can view files and clone it, but cannot push or open issues or pull requests.
MSL/NAMESPACE

30 lines
626 B
Plaintext

# Generated by roxygen2: do not edit by hand
export(ML.all)
export(ML.clean)
export(ML.dataframe)
export(ML.likelihood)
export(ML.optim)
export(ML.winner)
export(MSL.backend)
export(MSL.optim)
export(MSL_EUT)
export(MSL_EUT_nocor)
export(MSL_EUT_par)
export(MSL_RDU_invs)
export(MSL_RDU_invs_nocor)
export(MSL_RDU_invs_par)
export(MSL_RDU_pow)
export(MSL_RDU_pow_nocor)
export(MSL_RDU_pow_par)
export(MSL_RDU_prelec)
export(MSL_RDU_prelec_nocor)
export(MSL_RDU_prelec_par)
export(RDU.SLL.fixed)
import(RcppArmadillo)
import(dplyr)
importFrom(Rcpp,sourceCpp)
importFrom(maxLik,maxLik)
importFrom(optimx,optimx)
useDynLib(MSL)