modelSummary {cNORM}R Documentation

Prints the results and regression function of a cnorm model

Description

Prints the results and regression function of a cnorm model

Usage

modelSummary(object, ...)

Arguments

object

A regression model or cnorm object

...

additional parameters

Value

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()


[Package cNORM version 3.0.4 Index]