cpr_diagnostics: Control Polygon Reduction Plots

Description Usage Arguments Author(s) See Also

Description

A collection of function for the inspection and evaluation of the control polygon reduction.

Usage

1
2
## S3 method for class 'cpr_cpr'
plot(x, type = "cps", from = 1, to, ...)

Arguments

x

a cpr_cpr object

type

type of diagnostic plot. "cps" for control polygons, "loglik" for the loglikihood by degrees of freedom, "rmse" for root mean squared residuals by degrees of freedom

from

the first index of x to plot

to

the last index of x to plot

...

args passed to cpr::plot.cpr_cp

Author(s)

Peter DeWitt dewittpe@gmail.com

See Also

plot.cpr_cp


cpr documentation built on May 1, 2019, 10:46 p.m.