print.lm.fe: Printing result
Description
print method for class "fe.lm", typically objects returned
by felm.Usage
## S3 method for class 'lm.fe':
print(x,digits=max(3,getOption('digits')-3),...)Arguments
x
an object of class '"fe.lm"', typically the result of a call
to felm. digits
minimal number of _significant_ digits.