powered by
Generates a non normalized (i.e. not integrating to 1) positive MoTBF function.
getNonNormalisedRandomMoTBF(degree, POTENTIAL_TYPE = "MOP")
A "numeric" value containing the degree of the random function.
"numeric"
A "character" string specifying the posibles potential types, must be one of "MOP" or "MTE".
"character"
"MOP"
"MTE"
A "numeric" vector of length 2 giving the coefficients.
# NOT RUN { getNonNormalisedRandomMoTBF(8, POTENTIAL_TYPE = "MOP") getNonNormalisedRandomMoTBF(11, POTENTIAL_TYPE = "MTE") # }
Run the code above in your browser using DataLab