mymaxlik | R Documentation |
mymaxlik
mymaxlik(lfun, x, param, ...)
lfun |
function |
x |
list of numbers |
param |
sequence |
... |
Finds the maximum likelihood estimate and records a plot.
## Not run: mymaxlik(x = y, param = seq(0,1,length=1000), lfun = logbin, xlab = expression(pi),cex.main=1.0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.