Description Usage Arguments Value Examples
View source: R/plot_r2_Function.R
Visualize standardized effect sizes and model R squared
1 2 3  | 
x | 
 An R2 object from the r2beta function.  | 
y | 
 An R2 object from the r2beta function.  | 
txtsize | 
 The text size of the axis labels.  | 
maxcov | 
 Maximum number of covariates to include in the semi-partial plots.  | 
r2labs | 
 a character vector containing labels for the models. The labels are printed as subscripts on a covariance model matrix.  | 
r2mthd | 
 The method used to compute R2  | 
cor | 
 An argument to be passed to the r2dt function. Only relevant if comparing two R2 objects.  | 
... | 
 Arguments to be passed to plot  | 
A visual representation of the model and semi-partial R squared from the r2 object provided.
1 2 3 4 5 6 7 8 9 10 11  | 

Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.