Learn R Programming

crackR (version 0.3-9)

plot.Sing: Plotting methods for various crackR objects

Description

These methods generate plots for the various crackR object classes

Usage

"plot"(x,sfpof.int=FALSE,...) "plot"(x,sfpof.int=FALSE,...) "plot"(x,sfpof.int=FALSE,...) "plot"(x,boot=FALSE,thresh=NA,sfpof.int=FALSE,...) "plot"(x,thresh=NA,sfpof.int=FALSE,...) "lines"(x,sfpof.int=FALSE,...) "lines"(x,sfpof.int=FALSE,...) "lines"(x,sfpof.int=FALSE,...) "lines"(x,sfpof.int=FALSE,...) "lines"(x,sfpof.int=FALSE,...)

Arguments

x
Object of appropriate class
boot
Logical. Whether to also plot bootstrap SFPOF estimates
thresh
Numeric. Plots a horizontal line on SFPOF plots at this value. If NA, no line is plotted.
sfpof.int
Logical. Whether SFPOF estimates should be approximated from the pof.int component of the results instead of the usual sfpof component
...
Optional additional arguments. Note the line type is hard-coded to \"l\"; trying to set a different type will currently cause an error.

Value

NULL

See Also

crackRinit analyze analyzeParallel