binStats: Bin the test statistic into equally sized bins

View source: R/F_getApproxCovar.R

binStatsR Documentation

Bin the test statistic into equally sized bins

Description

Bin the test statistic into equally sized bins

Usage

binStats(z, nBins = 82L, binEdges = c(-4.1, 4.1))

Arguments

z

the matrix of permuted test statistics

nBins

an integer, the number of bins

binEdges

A vector of length 2 with the outer bin edges

Value

Matrix of binned test statistics


CenterForStatistics-UGent/rransi documentation built on Nov. 13, 2023, 2:07 a.m.