rmse.LCB {serieslcb}R Documentation

Root Mean Square Error

Description

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

Usage

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.


[Package serieslcb version 0.4.0 Index]