npde.graphs {npde} | R Documentation |
Save the graphs for a NpdeObject object to a file
Description
Save the graphs to a file on disk
Usage
npde.graphs(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 depending on the type of graph will be added), namgr (string giving the full name of the file), type.graph (one of "eps", "pdf", "jpeg", "png")
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]