coef.nspp: Extract parameter estimates.

Description Usage Arguments

Description

Extracts estimated parameters from an object returned by fit.ns or fit.void.

Usage

1
2
## S3 method for class 'nspp'
coef(object, se = FALSE, ...)

Arguments

object

A fitted model object.

se

Logical, if TRUE standard errors are presented (if available) instead of parameter estimates.

...

Other parameters (for S3 generic compatibility).


b-steve/nspp documentation built on May 11, 2019, 5:20 p.m.