inferCut: Compute the eigenvalues for the linkage disequilibrium (LD)...

View source: R/inferCut.R

inferCutR Documentation

Compute the eigenvalues for the linkage disequilibrium (LD) matrix and use as input for PCA_Meff function to compute the effective number of markers

Description

Compute the eigenvalues for the linkage disequilibrium (LD) matrix and use as input for PCA_Meff function to compute the effective number of markers

Usage

inferCut(mat.r, cut.off)

Arguments

mat.r

A matrix composed by the LD between markers

cut.off

The threshold for percentage of the sum of the variances explained by the markers

Value

The effective number of markers identified by the SimpleM approach


GALLO documentation built on June 22, 2024, 9:17 a.m.