Skip to content

tece-lab/DAISIEutils

Repository files navigation

DAISIEutils

GitHub R package version R-CMD-check Codecov test coverage Project Status: Active – The project has reached a stable, usable state and is being actively developed. DOI

The goal of DAISIEutils is to collect useful utility functions that are used recurrently in DAISIE projects. DAISIEutils is a companion package of the R package DAISIE. This includes pipelines for typical analyses using DAISIE's maximum likelihood inference.

Note: DAISIEutils depends on the latest CRAN release of DAISIE. It cannot be used with older versions of the DAISIE package.

Installation

You can install the released version of DAISIEutils from GitHub with:

install.packages("remotes")
remotes::install_github("tece-lab/DAISIEutils")

Features

DAISIEutils allows a researcher to easily accomplish the following tasks:

  • Choose and specify any number of common DAISIE models, with different combinations of free and initial parameters.
  • Fit said models to data, sampling from a number of initial parameters to minimize model convergence on local optima.
  • Choose best fitting models.
  • Run bootstrap likelihood ratio tests.
  • Test the sensitivity of results to changing data sets.

Support/Questions

For feature requests or bug-reports, please submit an issue.

For other matters, contact the authors: @Neves-P or @joshwlambert.