npde.graphs: Save the graphs for a NpdeObject object to a file

View source: R/mainNpde.R

npde.graphsR 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.


npde documentation built on July 9, 2023, 5:20 p.m.