File: fsnps.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 (13 lines) | stat: -rw-r--r-- 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
\name{fsnps}
\docType{data}
\alias{fsnps}
\title{A case-control data involving four SNPs with missing genotype}
\description{
This is a simulated data of four SNPs with their alleles coded in characters.
The variable y contains phenotypes (1=case, 0=control).
}
\usage{data(fsnps)}
\format{A data frame}
\source{Dr Sebastien Lissarrague of Genset}
  
\keyword{datasets}