Description Usage Arguments Value Examples
Maximum Likelihood Function
1 |
lfun |
A log likelihood, must be defined. |
x |
Vector of the sample daata |
param |
A regular sequence to and from defined values |
... |
Extra arguments to make output more specific to needs |
A list of max's, params, column sums, and slope and produces a plot
1 | ## Not run: mymaxlik(x=c(9,9,1,9,9,9),param=seq(0,1,length=1000),lfun=logbin,xlab=expression(pi),main="Binomial",cex.main=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.