Get fit statistics R^2, AICC, and GCV for loess fits
1 2 | plotFitStats(object, useControls = TRUE, loessSpan = seq(0.05, 0.95, 0.15),
sdThreshold = 0.1)
|
object |
a |
useControls |
Should empirical controls be used to align and fit loess surfaces? |
loessSpan |
Supply vector of possible spans for fitting loess surface |
sdThreshold |
Threshold to filter empirical controls by standard deviation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.