Rdocumentation
powered by
Learn R Programming
dcmr (version 1.0)
SampleParameterEstimates: Randomly sample parameter estimates
Description
Given parameter estimates and asymptotic covaraince matrix of parameter estimates, randomly samples a new set of estimates
Usage
SampleParameterEstimates(means, acov)
Arguments
means
a numerical vector of calibrated item and structural parameters
acov
a numerical matrix of covariances of item and structural parameters
Value
A vector of randomly sampled parameter estimate values