summary.cnorm {cNORM}R Documentation

S3 method for printing the results and regression function of a cnorm model

Description

S3 method for printing the results and regression function of a cnorm model

Usage

## S3 method for class 'cnorm'
summary(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(), modelSummary(), print.cnorm(), printSubset(), rangeCheck(), regressionFunction()


[Package cNORM version 3.0.4 Index]