Creates a NpdeSimData object
This function is used to create a NpdeSimData object containing the simulated data corresponding to an NpdeData object
npdeSimData(npde.data, name.simdata, header=TRUE, verbose=FALSE)
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) |
an object of class NpdeSimData
Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.