Skip to contents

Gives a brief summary of a fitted dsm_varprop variance object.

Usage

# S3 method for class 'dsm_varprop'
summary(object, alpha = 0.05, ...)

Arguments

object

a dsm.var object

alpha

alpha level for confidence intervals (default 0.05 to give a 95% confidence internal)

...

unused arguments for S3 compatibility

Value

a summary object

Author

David L. Miller