View source: R/simulate-nplcm.R
simulate_ss | R Documentation |
Simulate Silver-Standard (SS) Data
simulate_ss(set_parameter, latent_samples)
set_parameter |
True model parameters in an npLCM specification:
|
latent_samples |
simulated latent status for all the subjects, for use in simulating SS measurements. |
a data frame with first column being case-control status (case at top) and columns of silver-standard measurements
Other internal simulation functions:
simulate_brs()
,
simulate_latent()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.