plot.staNumeric {sta}R Documentation

Plot method for sta function

Description

This function returns a plot

Usage

## S3 method for class 'staNumeric'
plot(x, significance = NULL, ...)

Arguments

x

an object of class "staNumeric"

significance

numeric indicating significance of each shape parameter trend

...

additional plot parameters

See Also

sta


[Package sta version 0.1.7 Index]