IRIS Toolbox Reference Manual

rmse

Compute RMSE for given observations and predictions

Syntax

[Rmse,Pe] = rmse(Obs,Pred)
[Rmse,Pe] = rmse(Obs,Pred,Range,...)

Input arguments

Output arguments

Description

Example