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.
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.