npde.save: Save the results contained in a NpdeObject object to a file

View source: R/mainNpde.R

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


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