MatrixModels (version 0.5-3)

solveCoef: 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, ...)

Value

coefficient vector or increment of coef.~vector.

Arguments

predM

prediction module, i.e. from class predModule.

...

potentially further arguments used in methods; not used currently.

Methods

signature(predM = "dPredModule")

..

signature(predM = "sPredModule")

..

Examples

Run this code
## TODO

Run the code above in your browser using DataLab