Learn R Programming

cNORM (version 3.3.1)

modelSummary: Prints the results and regression function of a cnorm model

Description

Prints the results and regression function of a cnorm model

Usage

modelSummary(object, ...)

Value

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

Arguments

object

A regression model or cnorm object

...

additional parameters

See Also

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