interval_match: Match a resampled interval proportion to its corresponding...

View source: R/RcppExports.R

interval_matchR Documentation

Match a resampled interval proportion to its corresponding originally-sampled interval in C++.

Description

Match a resampled interval proportion to its corresponding originally-sampled interval in C++.

Usage

interval_match(proportion, references)

Arguments

proportion

double. The interval proportion to match.

reference_frame

DataFrame containing a prop_min column to serve as originally-sampled interval proportions


AGread documentation built on Sept. 13, 2022, 5:06 p.m.