Displays the call, coefficients, degrees of freedom, and the residual deviance in a fitted glmRob object.
Usage
## S3 method for class 'glmRob':
print(x, ...)
Arguments
x
a glmRob object.
...
additional arguments required by the generic print function. In particular the 'digits' argument is useful for specifying the number of significant digits when displaying numeric output.