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

npdeSimData

Creates a NpdeSimData object


Description

This function is used to create a NpdeSimData object containing the simulated data corresponding to an NpdeData object

Usage

npdeSimData(npde.data, name.simdata, header=TRUE, verbose=FALSE)

Arguments

npde.data

a NpdeData object

name.simdata

name of the file containing the simulated data, or a dataframe containing it

header

boolean indicating whether the file has a header (mandatory if detect is TRUE)

verbose

whether to print warning messages, defaults to FALSE (set to TRUE to check how data is being handled)

Value

an object of class NpdeSimData

Author(s)

Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>

See Also


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.