print.knnReg | R Documentation |
Print method for KNN regression.
## S3 method for class 'knnReg'
print(x, ...)
## S3 method for class 'knnRegCV'
print(x, ...)
x |
a |
... |
Additonal |
Shengqiao Li. To report any bugs or suggestions please email: lishengqiao@yahoo.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.