mse2cv | R Documentation |
It calculates coefficient of variation (CV) from mean squared error (MSE).
mse2cv(mse)
mse |
Mean square error (MSE) in log scale |
Coefficient of variation (CV) is percent in the original scale and mean squared error (MSE) is the log scale.
Returns coefficient of variation (CV) in percent (%).
Kyun-Seop Bae <k@acr.kr>
mse2cv(0.06062462)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.