findIntervalArmadillo: Find interval implementation in armadillo

Description Usage Arguments

View source: R/RcppExports.R

Description

This takes the fast findInterval2 implementation from Hadley Wickham (http://adv-r.had.co.nz/Rcpp.html) and just replaces everything with RcppArmadillo objects. Since smoothQTL is implemented in armadillo this saves some conversions

Usage

1

Arguments

x

the cutoff points to be found

breaks

the vector to look for.


eyalbenda/xQTLstats documentation built on Dec. 20, 2021, 7:39 a.m.