R/print.ddf.R
print.ddf.Rd
Simply prints out summary of the model which was fitted. For more detailed information see summary.
summary
# S3 method for class 'ddf' print(x, ...)
a ddf object
ddf
not passed through, just for S3 compatibility.
David L. Miller