Description Usage Arguments Details Value
A function used to calculate the log-likelihood of sample mean
1 | log_npi(x, mu)
|
x |
samples |
mu |
theoretical mean |
When n is large, np[i] where S(mu)=frac(1,n) sum((y[i]-mu)^2,i==1,n)
the value of sum(log(np[i](mu)),i==1,n)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.