coef.orthusfit {fido}R Documentation

Return regression coefficients of orthus object

Description

Orthus: Returned as array of dimension (D-1+P) x Q x iter (if in ALR or ILR) otherwise (D+P) x Q x iter.

Usage

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

Arguments

object

an object of class orthusfit

...

other options passed to coef.orthusfit (see details)

Details

Other arguments:

Value

Array of dimension (D-1) x Q x iter


[Package fido version 1.1.1 Index]