pNPDE: plots: NPDE VS. ind_var, NPDE VS. PRED, QQ plot of NPDE,...

Description Usage Arguments Author(s)

View source: R/plot_eGOF.R

Description

plots: NPDE VS. ind_var, NPDE VS. PRED, QQ plot of NPDE, histogram of NPDE

Usage

1
2
pNPDE(data, ind_var, log_ind_var, bks, fval, bins_PRED, bins_ind_var, dv_units,
  ind_var_units, 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

pt_col

colour of points

Author(s)

Rupert Austin


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