parnor
are typed by an attribute type
.
This function checks that type
is nor
for the Normal distribution.is.nor(para)
list
returned from parnor
.type
attribute is nor
.type
is not nor
.parnor
para <- parnor(lmom.ub(c(123,34,4,654,37,78)))
if(is.nor(para) == TRUE) {
Q <- quanor(0.5,para)
}
Run the code above in your browser using DataLab