dot-compute_ci_mc: Internal: Compute CI using Monte Carlo method

.compute_ci_mcR Documentation

Internal: Compute CI using Monte Carlo method

Description

Internal: Compute CI using Monte Carlo method

Usage

.compute_ci_mc(object, alpha = 0.05, n.mc = 1e+05)

Arguments

object

ProductNormal object

alpha

Significance level (default: 0.05)

n.mc

Monte Carlo sample size (default: 1e5)

Value

List with CI, Estimate, SE, MC.Error


RMediation documentation built on June 20, 2026, 9:08 a.m.