summary.cnorm | R Documentation |
S3 method for printing the results and regression function of a cnorm model
## S3 method for class 'cnorm'
summary(object, ...)
object |
A regression model or cnorm object |
... |
additional parameters |
A report on the regression function, weights, R2 and RMSE
Other model:
bestModel()
,
checkConsistency()
,
cnorm.cv()
,
derive()
,
modelSummary()
,
print.cnorm()
,
printSubset()
,
rangeCheck()
,
regressionFunction()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.