ipm_rmse: Root mean square error

Description Usage Arguments Value

View source: R/ipm_rmse.R

Description

Calculate the root mean square error.

Usage

1
ipm_rmse(result, real = NULL, times = 1000)

Arguments

result

an mcmcrs object, the result from ipm_analyse or ipm_analyse_l.

real

an list object, specifying the real value using for simulation.

times

a scalar, specifying the number of samples.

Value

a vector, the RMSE of each parameter.


zywhy9/IPM documentation built on April 19, 2020, 10:24 p.m.