Internal biglasso functions
Internal biglasso functions
loss.biglasso(y, yhat, family, eval.metric)
y |
The observed response vector. |
yhat |
The predicted response vector. |
family |
Either "gaussian" or "binomial", depending on the response. |
eval.metric |
The evaluation metric for the cross-validated error and
for choosing optimal |
These are not intended for use by users.loss.biglasso
calculates the
value of the loss function for the given predictions (used for cross-validation).
Yaohui Zeng and Patrick Breheny
Maintainer: Yaohui Zeng <yaohui.zeng@gmail.com>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.