View source: R/llkmaximization.R
llkmaximization | R Documentation |
Function exhibiting Newton method for maximizing an exponential log likelihood.
llkmaximization(X = 1.5, lambda0 = 1)
X |
exponential observation. |
lambda0 |
Initial exponential parameter. |
llkmaximization()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.