Description Usage Arguments Author(s)
plots: IWRES VS. IPRED, IWRES VS. ind_var, |IWRES| VS. IPRED, |IWRES| VS. ind_var, QQ plot of IWRES, histogram of IWRES
1 2 | pIWRES_alt(data, ind_var, log_ind_var, bks, fval, bins_PRED, bins_ind_var,
dv_units, ind_var_units, loglog, dv_label, pt_col)
|
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 |
Rupert Austin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.