Skip to contents

Simply prints out summary of the model which was fitted. For more detailed information see summary.

Usage

# S3 method for class 'ddf'
print(x, ...)

Arguments

x

a ddf object

...

not passed through, just for S3 compatibility.

Author

David L. Miller