View source: R/summary.dsm.var.R
summary.dsm.var | R Documentation |
Gives a brief summary of a fitted dsm
variance object.
## S3 method for class 'dsm.var' summary( object, alpha = 0.05, boxplot.coef = 1.5, bootstrap.subregions = NULL, ... )
object |
a |
alpha |
alpha level for confidence intervals (default 0.05 to give a 95\ confidence intervals) |
boxplot.coef |
the value of |
bootstrap.subregions |
list of vectors of logicals or indices for
subregions for which variances need to be calculated (only for bootstraps
(see |
... |
unused arguments for S3 compatibility |
a summary object
David L. Miller
dsm.var.movblk
, dsm.var.prop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.