coef.pengls {pengls}R Documentation

Extract coefficients from a pengls model

Description

Extract coefficients from a pengls model

Usage

## S3 method for class 'pengls'
coef(object, ...)

Arguments

object

A pengls object

...

further arguments, currently ignored

Value

The vector of coefficients


[Package pengls version 1.0.0 Index]