coef.bivrecReg {BivRec}R Documentation

Extract the Coefficients of a Semiparametric Regression Fit

Description

This function extracts the coefficients of a semiparametric regression fit.

Usage

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

Arguments

object

A ⁠bivrecReg⁠ object.

...

Additional parameters if needed.


[Package BivRec version 1.2.1 Index]