Description Usage Arguments Value Source References Examples
RSquared Function calculates an adjusted pseudo R-squared statistic for a Guausian model fitted via nls()
1 | RSquared(model)
|
model |
a model fitted via nls() |
a pseudo R-squared and an adjusted R-squared are returned.
https://stats.stackexchange.com/posts/63097/revisions/ https://stats.stackexchange.com/questions/48703/what-is-the-adjusted-r-squared-formula-in-lm-in-r-and-how-should-it-be-interpret/
Yin, P., & Fan, X. (2001). Estimating R2 shrinkage in multiple regression: A comparison of different analytical methods. The Journal of Experimental Education, 69(2), 203-224.
1 | RSquared(model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.