rmse.LCB: Root Mean Square Error

Description Usage Arguments Value

View source: R/functions.R

Description

Calculate the root mean squared errors of the LCB's from the true system reliability. A measure of spread.

Usage

1
rmse.LCB(LCB, R)

Arguments

LCB

Vector of LCB's.

R

The true system reliability .

Value

The root mean squared error of the LCB's from the true system reliability.


serieslcb documentation built on July 9, 2019, 9:03 a.m.