R Dataset / Package hwde / IndianIrish

Documentation

On this R-data statistics page, you will find information about the IndianIrish data set which pertains to Observed genotype frequencies at MN and S loci, for 2 populations. The IndianIrish data set is found in the hwde R package. You can load the IndianIrish data set in R by issuing the following command at the console data("IndianIrish"). This will load the data into a variable called IndianIrish. If R says the IndianIrish data set is not found, you can try installing the package by issuing this command install.packages("hwde") and then attempt to reload the data. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the IndianIrish R data set. The size of this file is about 433 bytes.


Observed genotype frequencies at MN and S loci, for 2 populations

Description

The IndianIrish data frame has 18 rows and 4 columns. The data are genotype frequencies for two locations, for Xavante Indian and Irish populations respectively

Usage

data(IndianIrish)

Format

This data frame contains the following columns:

Population

Factor with levels: Indian and Irish

locus1

Factor with levels: MM, MN and NN

locus2

Factor with levels: SS, Ss and ss

Observed

a numeric vector giving the frequency for each category of the tale

Source

Mourant et al (1977) and Huttley and Wilson (2000).

References

1. Huttley, G.A. and Wilson, S.R. 2000. Testing for concordant equilibria between population samples. Genetics 156, 2127-2135.
2. Mourant, A.E., Kopec, A.C. and Domaniewska-Sobczak, K. 1976. The Distribution of the Human Blood Groups and Other Polymorphisms. Oxford University Press.
3. Weir, B.S. 1996. Genetic Data Analysis II. Sinauer.

See Also

hwde

Examples

data(IndianIrish)
hwde(data=IndianIrish)
--

Dataset imported from https://www.r-project.org.

Title Authored on Content type
OpenIntro Statistics Dataset - dream August 9, 2020 - 12:25 PM Dataset
OpenIntro Statistics Dataset - winery_cars August 9, 2020 - 2:38 PM Dataset
R Dataset / Package HSAUR / toothpaste March 9, 2018 - 1:06 PM Dataset
R Dataset / Package HSAUR / pottery March 9, 2018 - 1:06 PM Dataset
R Dataset / Package HistData / Guerry March 9, 2018 - 1:06 PM Dataset
Embed
<iframe src="https://r-data.pmagunia.com/iframe/r-dataset-package-hwde-indianirish.html" frameBorder="0" width="100%" height="307px" />
Attachment Size
dataset-88437.csv 433 bytes
Dataset License
GNU General Public License v2.0
Documentation License
GNU General Public License v2.0

This documentation is licensed under GPLv3 or later.