All these functions are methods for class "rlm" objects.
# S3 method for rlm
coef(object, ...)# S3 method for rlm
fitted(object, ...)
# S3 method for rlm
formula(x, ...)
# S3 method for rlmmodel
predict(object, newdata, ...)
# S3 method for rlmmodel
print(x, ...)
# S3 method for rlm
resid(object, ...)
an object of class rlm
futher arguments passed to or from other methods.
An optional data frame in which to look for variables with which to predict. If omitted, the fitted values are used