generateSampleFromPriorPar function

(Internal) Generate random theta samples from prior distribution

(Internal) Generate random theta samples from prior distribution

generateSampleFromPriorPar is an internal function for generating random theta samples from prior distribution.

generateSampleFromPriorPar(config_theta, j, bayesian_constants)

Arguments

  • 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.

Returns

generateSampleFromPriorPar returns n_sample theta samples.

  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22