Description Usage Arguments Value See Also Examples
Statistics for SCSA objects
1 | stats.scsa(x, ...)
|
x |
an object of class |
... |
additional arguments to be passed |
Returns a data frame of summary statistics. See scsaStats for variable descriptions.
scsaDat, scsaStats, findHDS, findAlphat
1 2 3 | data(zf_facs)
dat <- scsa(zf_facs,thresh.alphat=0.25,thresh.HDS=500)
stats.scsa(dat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.