Create summary of brokenstick object
Arguments
- object
A
brokenstick
object- ...
additional arguments affecting the summary produced.
- cor
Logical. Should the function return the correlation matrix instead of the covariance matrix? The default is
FALSE
.- lower
Logical. Print lower triangle of correlation/covariance matrix?
- hide
Should output for boundary knots be hidden in the print, summary and plot functions? Can be
"left"
,"right"
,"boundary"
,"internal"
or"none"
. If not specified, it is read from the fieldobject$hide
.