| .compute_ci_mc | R Documentation |
Internal: Compute CI using Monte Carlo method
.compute_ci_mc(object, alpha = 0.05, n.mc = 1e+05)
object |
ProductNormal object |
alpha |
Significance level (default: 0.05) |
n.mc |
Monte Carlo sample size (default: 1e5) |
List with CI, Estimate, SE, MC.Error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.