plot_NPDE: Plots GOF involving NPDE

Description Usage Arguments Details Value Author(s)

View source: R/plot_NPDE.R

Description

Generates general NPDE plots for NONMEM models.

Usage

1
2
plot_NPDE(filepath, data, ind_var, log_ind_var, bks = 20, fval = 0.33,
  name_stub = "")

Arguments

filepath

character. File path for output NPDE plots.

data

data frame containing output from NONMEM run.

ind_var

name of the independent variable column, usually TIME or TIME_AFTER_DOSE.

log_ind_var

logical. If TRUE, plot x-axis on a log scale.

bks

integer. Number of breaks for histogram of NPDE.

fval

f value in lowess function. Larger values give more smoothness.

name_stub

character. Optional string to add to end of image file name.

Details

Uses BAST function NPDEplotter.

Value

A panel of 4 different diagnostic NPDE plots.

Author(s)

Rupert Austin


jgrevel/BAST1-R-Library documentation built on May 21, 2019, 10:11 a.m.