getExpectedSE: A convenience function that wraps...

Description Usage Arguments Value

View source: R/getExpectedSE.R

Description

This function returns the expected standard errors on the covariance parameters for a glmssn object. This function is a more limited version of getExpectedCovMatrix. The standard errors are the square roots of the diagonals of the expected information matrix.

Usage

1
getExpectedSE(glmssn, log.scale = FALSE, ...)

Arguments

glmssn

A fitted glmssn object.

log.scale

Whether the standard errors should be given on the log scale. Defaults to FALSE.

...

Optional. Additional arguments to extractExpectedFisherInformation.

Value

A vector of expected standard errors for the glmssn object's covariance parameters.


apear9/SSNdesign documentation built on Feb. 19, 2020, 4:29 a.m.