Learn R Programming

PKreport (version 1.5)

PKshow: Display results

Description

This function is to display results from analysis.

Usage

PKshow(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
# PKshow(nonmemObj, table.Rowv=TRUE, table.Rowv=TRUE)

# Only generate figure report
# PKshow() 

Run the code above in your browser using DataLab