solveCoef: Solve for the Coefficients or Coefficient Increment

solveCoefR Documentation

Solve for the Coefficients or Coefficient Increment

Description

The squared length of the intermediate solution is attached as an attribute of the returned value.

Usage

solveCoef(predM, ...)

Arguments

predM

prediction module, i.e. from class predModule.

...

potentially further arguments used in methods; not used currently.

Value

coefficient vector or increment of coef.~vector.

Methods

signature(predM = "dPredModule")

..

signature(predM = "sPredModule")

..

Examples

## TODO

MatrixModels documentation built on July 26, 2023, 3:02 p.m.