On Thu, Mar 5, 2009 at 7:49 PM, per243 <jose.perezsua...@csiro.au> wrote:

> How can a non-linear regression to calculate the statistical R-square,
> R-square adjusted, RMSE, VIF??

It is not clear that these statistics are meaningful for a nonlinear
regression model.  For example, an R^2 value is meaningful when the
model being fit contains the constant model because it compares the
fit of the current model to the fit of the model y ~ 1.  Not all
nonlinear regression models contain the constant model as a submodel.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to