JGCRI / matilda

A probabilistic framework for the Hector simple climate model
Other
5 stars 3 forks source link

Computing RMSE values #84

Closed jk-brown closed 6 months ago

jk-brown commented 6 months ago

Function to compute RMSE values for each run.

RMSE is used internally in score_bayesian to help compute likelihood scores, but currently there is no straight forward way for the user to create a data frame RMSE values. Since RMSE is one way that other probabilistic frameworks constrain results, it will be worth developing a function that makes this easy for the user.