stats.scsa: Statistics for SCSA objects

Description Usage Arguments Value See Also Examples

Description

Statistics for SCSA objects

Usage

1

Arguments

x

an object of class "scsa"

...

additional arguments to be passed

Value

Returns a data frame of summary statistics. See scsaStats for variable descriptions.

See Also

scsaDat, scsaStats, findHDS, findAlphat

Examples

1
2
3
data(zf_facs)
dat <- scsa(zf_facs,thresh.alphat=0.25,thresh.HDS=500)
stats.scsa(dat)

chadsmith123/scsa documentation built on May 13, 2019, 3:09 p.m.