Description Usage Arguments Value Examples
approximate a parameter of interest This needs initial x guess
1 | myNRML(x0, delta = 0.001, llik, xrange, parameter = "param")
|
x0 |
initial guess of root |
delta |
acceptable difference for solution convergence |
llik |
likelihood function whose root to be estimated |
xrange |
set range for x in the graphic |
parameter |
set parameter as display on graphic |
root estimated by Newton Raphson for maximum likelihood estimation
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.