The function prints the value of each element in the Linear Regression output object.
# S3 method for lm.madlib
summary(object, ...)# S3 method for lm.madlib.grps
summary(object, ...)
Linear regression object
Further arguments passed to or from other methods. This is currently not implemented.
The function returns the lm.madlib
or lm.madlib.grps
object passed to the function
madlib.lm
Wrapper for MADlib linear regression
# NOT RUN {
## see the examples in madlib.lm
# }
Run the code above in your browser using DataLab