CI_grid: Confidence interval by grid method

View source: R/functions_stats.R

CI_gridR Documentation

Confidence interval by grid method

Description

Compute the CI by inverting the test using a grid method

Usage

CI_grid(ci_lb, ci_ub, ci_dec)

Arguments

ci_lb

Pre-determined lower bound of the confidence interval.

ci_ub

Pre-determined upper bound of the confidence interval.

ci_dec

Decimal of the confidence interval.


dpuelz/CliqueRT documentation built on Jan. 6, 2023, 11:20 p.m.