S3 method for printing the results and regression function of a cnorm model
# S3 method for cnorm
summary(object, ...)
A report on the regression function, weights, R2 and RMSE
A regression model or cnorm object
additional parameters
Other model:
bestModel()
,
checkConsistency()
,
cnorm.cv()
,
derive()
,
modelSummary()
,
print.cnorm()
,
printSubset()
,
rangeCheck()
,
regressionFunction()