Description Usage Arguments Value
View source: R/lm_plot_covAgeGender.R
multivariate linear regression using gender and age as covariates
1 | lm_plot_covAgeGender(myData)
|
Data |
dataframe with FOUR columns, x,y,age,gender. formula: y~x+age+gender, exclude gender if gender are the same |
a pic with coef, adj.r.squared, and pvalue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.