View source: R/multiTaskRmse.R
multiTaskRmse | R Documentation |
multiTaskRmse: RMSE for multi-task problems (averaged across tasks)
multiTaskRmse(data, beta)
data |
A matrix including outcome vector/matrix and design matrix to test RMSE on |
beta |
A matrix of estimated beta coefficients where each task is in a different column |
Returns a scalar of average (across tasks) RMSE for predictions on data provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.