View source: R/bayes_functions.R
| generateSampleFromPriorPar | R Documentation |
generateSampleFromPriorPar is an internal function for
generating random theta samples from prior distribution.
generateSampleFromPriorPar(config_theta, j, bayesian_constants)
config_theta |
a named list containing theta estimation configurations. |
j |
the examinee index to perform the sample generation. |
bayesian_constants |
a named list containing Bayesian constants. |
generateSampleFromPriorPar returns n_sample theta samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.