View source: R/DAISIE_check_format.R
are_hyper_pars | R Documentation |
Test if a list has hyperparameters
are_hyper_pars(hyper_pars)
hyper_pars |
A named list of numeric hyperparameters for the rate
calculations as returned by
|
TRUE
if list contains hyperparameters, FALSE
otherwise.
Pedro Neves, Joshua Lambert
testit::assert( DAISIE:::are_hyper_pars(create_hyper_pars(d = 0.027, x = 0.15)) )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.