View source: R/pk.calc.simple.R
adj.r.squared | R Documentation |
Calculate the adjusted r-squared value
adj.r.squared(r.sq, n)
r.sq |
The r-squared value |
n |
The number of points |
The numeric adjusted r-squared value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.