getBetaMatrix: Extract beta matrix from 'ConstrainedLinReg' model

Description Usage Arguments Value

View source: R/method_show.R

Description

Extracts matrix of beta estimates

Usage

1
getBetaMatrix(model, hasIntercept)

Arguments

model

model object: Model of class ConstrainedLinReg

hasIntercept

logical: Does the model formula include an intercept?

Value

matrix of estimates


BMSC documentation built on Aug. 2, 2019, 5:05 p.m.

Related to getBetaMatrix in BMSC...