npde.save {npde} | R Documentation |
Save the results contained in a NpdeObject object to a file
Description
Save the results to a table on disk
Usage
npde.save(object, ...)
Arguments
object |
a NpdeObject object |
... |
optional arguments to replace options in object |
Details
The following options can be changed by passing the appropriate arguments: namsav (string giving the root name of the files, an extension .npde will be added), nameres (string giving the full name of the file)
Value
No return value, called for side effects
References
K. Brendel, E. Comets, C. Laffont, C. Laveille, and F.Mentre. Metrics for external model evaluation with an application to the population pharmacokinetics of gliclazide. Pharmaceutical Research, 23:2036–49, 2006.
[Package npde version 3.5 Index]