mixIndependR

The goal of mixIndependR is to test the mutual independence of mixed genetic markers.

Installation

You can install the released version of mixIndependR from CRAN with:

install.packages("mixIndependR")

Example

Usually the dataset imported are allele frequency data with sample ID in each row and the marker name in each column. Every two columns denote the same marker for diploid like autosomes of human beings.

library(mixIndependR)