gg_residuals: residuals vs predictions or time

Description Usage Arguments Value

View source: R/gg_residuals.R

Description

plot for residuals vs predictions or time

Usage

1
2
gg_residuals(df, y = CWRES, x = PRED, absolute = F,
  smooth_method = "loess")

Arguments

df

data frame

y

y variable, Default: CWRES

x

x variable, Default: PRED

absolute

use absolute values of residuals?, Default: F

smooth_method

method for smoother, Default: 'loess'

Value

ggplot object


AstraZeneca/pmxplore documentation built on May 28, 2019, 11:04 a.m.