getMiceR2 | R Documentation |
Returns a R^2 value for nonlinear least squares (nls) regression. This version is for use with 'mice' and does not return adjusted R^2. Adapted from the R^2 calculation from 'easynls' by Emmanuel Arnhold: https://rdrr.io/cran/easynls/
getMiceR2(nls)
nls |
An object of class 'nls' |
R^2 value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.