coef.pengls: Extract coefficients from a pengls model

View source: R/penglsAux.R

coef.penglsR 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


sthawinke/pengls documentation built on July 2, 2023, 7:27 a.m.