Description Usage Arguments Details Value
The Cram\'er-Rao lower bound (times n
) on the variance for estimating the mean parameter mu
from a univariate truncated normal sample, assuming the true variance parameter sigmasq
is known.
1 | crbound_mu(mu, sigmasq)
|
mu |
The mean parameter. |
sigmasq |
The variance parameter. |
The Cram\'er-Rao lower bound in this case is defined as σ^4/var(X-μ).
A number, the Cram\'er-Rao lower bound.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.