sd: Standard deviation of an FLModel object

Description Generic function Methods Author(s) See Also Examples

Description

sd computes the standard deviation of the parameter estimates in an FLModel object, either by calculating the diagonal of the square root of the variance-covariance matrix or, if multiple parameter estimates, as the standard deviation of each parameter.

Generic function

sd(x, na.rm)

Methods

signature(x=FLModel,na.rm=missing) :

Standard deviation of a FLModel object

Author(s)

The FLR Team

See Also

sd, FLModel

Examples

1
2

FLCore documentation built on May 2, 2019, 5:46 p.m.