srm.models: Model names

srm.modelsR Documentation

Model names

Description

All software reliablity models.

Usage

srm.models

Format

An object of class character of length 11.

Details

Return a list of all models.

exp

Exponential model (Goel-Okumoto model).

gamma

Gamma model.

pareto

Pareto model (Littlewood model).

tnorm

Truncated normal model.

lnorm

Log-normal model.

tlogis

Truncated logisitc model (Inflection S-shpaed model, Logistic curve).

txvmax

Truncated exttreme-value max model (Gompertz curve).

lxvmax

Log-exttreme-value max model (Frechet typed).

txvmin

Truncated exttreme-value min model.

lxvmin

Log-exttreme-value min model (Goel model, Weibull model).

Value

A list of all software reliability models (exp, gamma, pareto, tnorm, lnorm, tlogis, llogis, txvmax, lxvmax, txvmin, lxvmin).


okamumu/Rsrat documentation built on Feb. 10, 2024, 11:07 p.m.