Learn R Programming

fat2Lpoly (version 1.2.6)

fat2Lpoly.allSNPs: Example results output by the function fat2Lpoly.withinR

Description

This list is an example of output from the function fat2Lpoly.withinR. It is provided to test the function get.scores.pvalues by executing the example code in the get.scores.pvalues documentation.

Usage

data(fat2Lpoly.allSNPs)

Arguments

Format

A list of two objects:

scores.covs.all.SNPs

list of length 'nrow(snp.names.mat)', each element of which contains the estimates of the scores and covariances of all the families.

snp.names.mat

(same matrix as provided as argument) matrix of one or two columns giving the names of the SNPs (if one column matrix) or pairs of SNPs (if two columns matrix) to be analyzed. These SNPs represent all or part of the SNPs in the data files datfilenames.

Examples

Run this code
data(fat2Lpoly.allSNPs)

Run the code above in your browser using DataLab