Description Usage Arguments
View source: R/ml.R
Calculate RMSE
1
calc_rmse(true, est, n = NULL)
true
真値のベクトル(1個でも良い)
est
推定値のベクトル
n
サンプルサイズ
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.