NpdeSimData-class | R Documentation |
A longitudinal data structure, with simulated data
NpdeSimData objects are created by associating an NpdeData object with matching simulated data, and they contain the following slots.
character string giving the name of the dataset
number of replications)
a dataframe
containing the simulated data, with columns: idsim (subject id), irsim
(replication index), xsim (simulated x), ysim (simulated response). After a
call to npde
or autonpde
, an additional column
ydsim (decorrelated replicated data) will be added.
Prints a summary of object npde.simdata
Prints a short summary of object npde.simdata
Prints a detailed summary of object npde.simdata
npde
, autonpde
showClass("NpdeSimData")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.