File: fa.Rd

package info (click to toggle)
r-cran-gap.datasets 0.0.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,608 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 736 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\name{fa}
\docType{data}
\alias{fa}
\title{Friedreich Ataxia data}
\description{This data set contains a case-control indicator and twelve
microsatellite markers. An extra unphased individual with the following
genotype
\preformatted{
 2  7  7  7  1  3  2  2  2  2  6  3
 3  8 10  8  3  9  3  4  2  2  7  5
}
has not been included.

The inter-marker distances (Morgan) are as follows,

0.03, 0.065, 0.00125, 0.00125, 0.00125, 0.00125, 
0.00125, 0.00125, 0.00125, 0.00125, 0.045
}
\usage{data(fa)}
\format{A data frame containing 127 rows and 13 columns}
\source{Liu JS, Sabatti C, Teng J, Keats BJB, Risch N (2001). 
Bayesian analysis of haplotypes for linkage disequilibrium mapping
Genome Research 11:1716-1724}
  
\keyword{datasets}