Skip to contents

Extracts and show the coefficients of a fevd object along with their standard deviations.

Usage

# S3 method for mlePP
coSd(object, sOnly = FALSE, ...)

Arguments

object

An object with class "mlePP" from the NHPoisson package.

sOnly

Logical. If TRUE only the standard deviation (a.k.a standard errors) wille be show.

...

Not used.