methods | R Documentation |
Methods for modreg
objects returned by the mode regression function.
## S3 method for class 'modreg'
coefficients(object, ...)
## S3 method for class 'modreg'
coef(object, ...)
## S3 method for class 'modreg'
print(x, ...)
## S3 method for class 'modreg'
summary(object, ...)
... |
further arguments passed to or from other methods |
x , object |
A modreg object |
coef
returns a named numerical vector with coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.