MatrixModels (version 0.4-1)

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, …)

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

Run this code
# NOT RUN {
## TODO
# }

Run the code above in your browser using DataLab