graphnpde {npde} | R Documentation |
Saves the graphs plotted by plotnpde
to a file.
graphnpde(namegr, xobs, npde, ypred, type.graph)
namegr |
name of the file in which graphs are to be saved |
xobs |
the vector of observed independent variable (x) |
npde |
the vector of normalised prediction distribution errors (returned
by the functions npde or autonpde with the option output=TRUE) |
ypred |
the vector giving the mean of the predicted distribution for each observation |
type.graph |
type of graph (one of "eps","jpeg","png","pdf" |
See plotnpde
for a description of the graphs plotted.
None
Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>
K. Brendel, E. Comets, C. Laffont, C. Laveille, and F. MentrĂ©. Metrics for external model evaluation with an application to the population pharmacokinetics of gliclazide. Pharmaceutical Research, 23:2036–49, 2006.