myfl: Record the order and frequency of samples in phenotype data

Description Usage Arguments Value Examples

View source: R/StatComp21056R.R

Description

For longitudinal data analysis, we need transform the SNP data into longitudinal data. So it is necessary to record the information of phenotype data, for example, the order and measurement number of sample. Then we can construct the longitudinal genotype data. There is a document about the relationship of genotype data and phenotype data.

Usage

1
myfl(pheno, dygx)

Arguments

pheno

the phenotype data

dygx

a document about the sample information

Value

v3

Examples

1
2
3
4
## Not run: 
v<-myfl(pheno,dygx)

## End(Not run)

jiayouzytx/StatComp21056 documentation built on Dec. 23, 2021, 11:15 p.m.