Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

NpdeSimData-class

Class "NpdeSimData" representing the structure of the longitudinal data


Description

A longitudinal data structure, with simulated data

Objects from the Class

NpdeSimData objects are created by associating an NpdeData object with matching simulated data, and they contain the following slots.

nrep

number of replications)

datsim

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.

Methods

print(npde.simdata):

Prints a summary of object npde.simdata

show(npde.simdata):

Prints a short summary of object npde.simdata

showall(npde.simdata):

Prints a detailed summary of object npde.simdata

See Also

Examples

showClass("NpdeSimData")

npde

Normalised Prediction Distribution Errors for Nonlinear Mixed-Effect Models

v3.1
GPL (>= 2)
Authors
Emmanuelle Comets [aut, cre] (<https://orcid.org/0000-0002-9150-9886>), Karl Brendel [ctb], Thi Huyen Tram Nguyen [ctb], Romain Leroux [ctb], France Mentre [ctb]
Initial release
2021-04-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.