Rdocumentation
powered by
Learn R Programming
MatrixModels (version 0.2-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.
Examples
Run this code
## TODO
Run the code above in your browser using
DataLab