lnormimp_fit | R Documentation |
Fit censored lognormal distribution. (Uses 'fitdistrplus')
lnormimp_fit(data, censn, cutoff)
data |
Numeric data vector |
censn |
Number of lower and upper censored values: c(lower, upper) |
cutoff |
Lower and upper cutoff limits: c(lower, upper) |
'fitdistrplus' distribution fit object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.