Description Usage Arguments Value Examples
This function makes plots to visualize nonlinear associations.
1 |
object |
a NBAMSeqDataSet object |
phenoname |
the name of nonlinear variable to be visualized |
genename |
the name of gene to be visualized |
... |
additional arguments provided to |
the plot made by plot.gam() function
1 2 3 | gsd = makeExample(n = 3, m = 10)
gsd = NBAMSeq(gsd)
makeplot(gsd, "pheno", "gene3", main = "gene10")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.