rmse: root-n-rmse

Description Usage Arguments Value

View source: R/utils.R

Description

rmse computes RMSE, see Section 4 in paper

Usage

1
rmse(simmat, truth, n)

Arguments

simmat

a neps x nsim matrix, where neps is the number of epsilon points used in evaluation and nsim is the number of simulations.

truth

a neps x 1 vector containing the true values for the curve.

n

sample size.

Value

scalar equal to the √(n) \times \text{RMSE}.


matteobonvini/sensitivitypuc documentation built on Dec. 9, 2020, 2:24 a.m.