redist.smc_is_ci: (Deprecated) Confidence Intervals for Importance Sampling...

View source: R/confint.R

redist.smc_is_ciR Documentation

(Deprecated) Confidence Intervals for Importance Sampling Estimates

Description

Builds a confidence interval for a quantity of interest, given importance sampling weights.

Usage

redist.smc_is_ci(x, wgt, conf = 0.99)

Arguments

x

A numeric vector containing the quantity of interest

wgt

A numeric vector containing the nonnegative importance weights. Will be normalized automatically.

conf

The confidence level for the interval.

Value

A two-element vector of the form ⁠[lower, upper]⁠ containing the importance sampling confidence interval.


redist documentation built on April 3, 2023, 5:46 p.m.