Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

## TODO

MatrixModels

Modelling with Sparse and Dense Matrices

v0.5-0
GPL (>= 2)
Authors
Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch>
Initial release
2021-03-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.