pCWRES: plots: DV VS. PRED, DV VS. IPRED, CWRES VS. PRED, CWRES VS....

Description Usage Arguments Author(s)

View source: R/plot_eGOF.R

Description

plots: DV VS. PRED, DV VS. IPRED, CWRES VS. PRED, CWRES VS. ind_var, QQ plot of CWRES, histogram of CWRES

Usage

1
2
pCWRES(data, ind_var, log_ind_var, bks, fval, bins_PRED, bins_ind_var, dv_units,
  ind_var_units, loglog, dv_label, pt_col)

Arguments

data

a data frame

ind_var

character, name of the column containing the independent variable

log_ind_var

logical. Should the independent variable be plotted on a log scale

bks

breaks to be put in a histogram can be single integer, or vector of break points

fval

f for lowess smoothing on qq plot

bins_PRED

numeric vector bin boundaries for PRED

bins_ind_var

numeric vector bin boundaries for independent variable

dv_units

character, units of DV

ind_var_units

character, units of independent variable

loglog

logical whether to plot on log log scale

dv_label

character, label for dv in plots

pt_col

colour of points

Author(s)

Rupert Austin


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