PKshow: Display results

Description Usage Arguments Details Author(s) Examples

View source: R/PKshow.R

Description

This function is to display results from analysis.

Usage

1
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.

Author(s)

Xiaoyong Sun

Examples

1
2
3
4
# PKshow(nonmemObj, table.Rowv=TRUE, table.Rowv=TRUE)

# Only generate figure report
# PKshow() 

PKreport documentation built on May 2, 2019, 10:15 a.m.