confidence_interval: Calculate the Upper and Lower Limits for Projected Points

confidence_intervalR Documentation

Calculate the Upper and Lower Limits for Projected Points

Description

This function calculates the ceiling and floor for projected points from different sources based on quantiles

Usage

confidence_interval(src_pts, weights = NULL)

Arguments

src_pts

An output from the source_points function

weights

A named vector with the weights from each source. See default_weights


kitbeyer/ffanalytics documentation built on Sept. 2, 2023, 9:13 a.m.