Learn R Programming

PKreport (version 1.5)

PKoutput: Output all results to folders and files

Description

This function is to translate analysis from PKreport() to folders and files in the current working directory.

Usage

PKoutput(nonmemObj, table.Rowv, table.Colv)

Arguments

nonmemObj
a object of class NONMEM.
table.Rowv
determine whether the row dendrogram should be reordered in the heatmap-like table.
table.Colv
determine whether the column dendrogram should be reordered in the heatmap-like table.

Details

Please see vignettes for details.

Examples

Run this code
# PKoutput(nonmemObj)

Run the code above in your browser using DataLab