View source: R/load.functions.R
load.functions | R Documentation |
This is a helper function used to generate custom hypotheses. See the 'adding_hypotheses' vignette.
load.functions(model, multi = FALSE)
model |
character, Desired Model (2PL,3PL, GPCM) |
multi |
logical, multidimensional model if TRUE (available for 2PL) |
nothing
funs = load.functions('2PL')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.