We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15bf81a commit bb2b20cCopy full SHA for bb2b20c
vignettes/UserGuide.Rmd
@@ -701,7 +701,7 @@ create.pgs.with.continuous.phenotype.plot(
701
knitr::include_graphics(file.path(temp.dir, correlation.filename));
702
```
703
704
-Unsurprisingly, our randomly generated phenotype data is not correlated with our fake PGS.
+Unsurprisingly, our randomly generated phenotype data are not correlated with our fake PGS.
705
706
- When multiple PGS columns are present and/or multiple phenotype columns are specified, each combination is plotted in a separate panel.
707
- Panels are arranged in a grid with unique PGS inputs on the x-axis and unique phenotype inputs on the y-axis.
0 commit comments