Print a rsmlm Object

DESCRIPTION:

Use print on an object of class rsmlm.

USAGE:

print.rsm.lm(x, ..., digits =4) 

REQUIRED ARGUMENTS:

x
rsm.lm object

OPTIONAL ARGUMENTS:

digits
an integer controlling the number of significant digits printed.

DETAILS:

This function is a method for the generic function for class rsm.lm. It can be invoked by calling for an object x of the appropriate class, or directly by calling regardless of the class of the object.