Description Usage Arguments Value Examples
Apply MPS estimation to the left-truncated log-normal distribution.
1 | lgnorm_LTMPS(data, init_value, u)
|
data |
Empirical data that is left-truncated. |
init_value |
The initial value of left-truncated log-normal distributions parameter mu and sigma. |
u |
The left-truncated point. |
A list
contains the estimation result of mu and sigma parameters, 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.