Repo active
DAISIEutils 1.0.0
- Complete overhaul of package.
- Add
run_daisie_ml()
to fit DAISIE models on DAISIE datasets. Returns model fitting results and BIC value. - Add
bootstrap_lr()
to conduct a likelihood ratio bootstrap test on two DAISIE models. - Add
bootstrap()
to conduct goodness of fit bootstrapping test. - Add
sensitivity()
to calculate the sensitivity of the model to two alternative data sets.