powered by
Function for estimating the parameters of plain (non-spliced, non-mixing) distribution models
fitPlain(cell, family)
list containing the data in the component cell$Loss
distribution family
Returns a sevdist object of type 'plain' with the given distribution fitted to the loss data.
# NOT RUN { data(lossdat) fitPlain(lossdat[[1]],"lnorm") # }
Run the code above in your browser using DataLab