powered by
It calculates mean squared error (MSE) from coefficient of variation (CV).
cv2mse(cv)
Returns mean squared error (MSE) in log scale).
Coefficient of variation (%) in the original scale
Kyun-Seop Bae <k@acr.kr>
Coefficient of variation (CV) is percent in original scale and mean squared error (MSE) is log scale.
cv2mse(25)
Run the code above in your browser using DataLab