Description Usage Arguments Value Examples
Creates a graph showing each possible soft-threshold value and its corresponding R squared value
1 2 3 4 | plot_beta_r2(cem, ...)
## S4 method for signature 'CEMiTool'
plot_beta_r2(cem, plot_title = "Scale independence (beta selection)")
|
cem |
Object of class |
... |
Optional parameters. |
plot_title |
title of the graph |
Object of class CEMiTool
with beta x R squared plot
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.