After loadind data_LLCT.rda:
LLCT(EXPR=EXPR, GS=GS, LongData=LongData, ID="ID",time=c("time","time2"), covariate=NULL,phenotype="phenotype",familybased=FALSE,pedigree=NULL,FIX.formula="phenotype~time+time2", RANDOM.formula=NULL,nbPermutations=1000)
LLCT(EXPR=EXPR, GS=GS, LongData=LongData, ID="ID",time=c("time"), covariate=NULL,phenotype="phenotype",familybased=FALSE,pedigree=NULL,FIX.formula="phenotype~time", RANDOM.formula=NULL,nbPermutations=1000)
LLCT(EXPR=EXPR, GS=GS, LongData=LongData, ID="ID",time=c("time"), covariate=NULL,phenotype="binary.phenotype",familybased=FALSE,pedigree=NULL,FIX.formula="binary.phenotype~time", RANDOM.formula=NULL,nbPermutations=1000,family="binomial(link=logit)")
LLCT(EXPR=EXPR, GS=GS, LongData=LongData, ID="ID",time=c("time"), covariate="covariate",phenotype="phenotype",familybased=TRUE,pedigree="pedigree",FIX.formula="phenotype~time+covariate", RANDOM.formula="~1|ID",nbPermutations=1000)
LLCT(EXPR=EXPR, GS=GS, LongData=LongData, ID="ID",time=c("time"), covariate="covariate",phenotype="phenotype",familybased=TRUE,pedigree="pedigree",FIX.formula="phenotype~time+covariate", RANDOM.formula="~1|ID",nbPermutations=1000)
LLCT(EXPR=EXPR, GS=GS, LongData=LongData, ID="ID",time=c("time","time2"), covariate="covariate",phenotype="phenotype",familybased=TRUE,pedigree="pedigree",FIX.formula="phenotype~time+time2", RANDOM.formula="~1|ID",nbPermutations=1000)
LLCT(EXPR=EXPR, GS=GS, LongData=LongData, ID="ID",time=c("time"), covariate="covariate",phenotype="binary.phenotype",familybased=TRUE,pedigree="pedigree",FIX.formula="binary.phenotype~time", RANDOM.formula="~1|ID",nbPermutations=1000,family="binomial(link=logit)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.