summarizeFind.new: calculate power, FP, FDR, FWER, distance and beta error

View source: R/misc.R

summarizeFind.newR Documentation

calculate power, FP, FDR, FWER, distance and beta error

Description

calculate power, FP, FDR, FWER, distance and beta error

Usage

summarizeFind.new(find, beta, beta.true, qtl.pos, maxCM = 15)

Arguments

find

- (q x 1) list of position discovered

beta

- (q x 1) list of the coeffient of the discoveries

beta.true

- (m x 1) vector of the true coeffients

qtl.pos

- (m x 1) vecotr of the true positions

maxCM

- (int) minimum abs dist coutning as a find


JonasWallin/PolyMixed documentation built on April 8, 2023, 4:26 p.m.