Description Usage Arguments Value Examples
View source: R/weibull_LTMPS.R
Apply MPS estimation to the left-truncated Weibull distribution.
1 | weibull_LTMPS(data, init_value, u)
|
data |
Empirical data that is left-truncated. |
init_value |
The initial value of left-truncated Weibull distributions parameter shape and scale. |
u |
The left truncated point. |
A list
contains the estimation result of parameters shape and scale, standard error, and covariance matrix of estimated parameters.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.