modelSummary function

Prints the results and regression function of a cnorm model

Prints the results and regression function of a cnorm model

modelSummary(object, ...)

Arguments

  • object: A regression model or cnorm object
  • ...: additional parameters

Returns

A report on the regression function, weights, R2 and RMSE

See Also

Other model: bestModel(), checkConsistency(), cnorm.cv(), derive(), print.cnorm(), printSubset(), rangeCheck(), regressionFunction(), summary.cnorm()