Description Usage Arguments Value Examples
View source: R/StatComp21056R.R
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.
1 | myfl(pheno, dygx)
|
pheno |
the phenotype data |
dygx |
a document about the sample information |
v3
1 2 3 4 | ## Not run:
v<-myfl(pheno,dygx)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.