print.IDEMFIT {idem}R Documentation

Print model fitting results

Description

Print method of the class IDEMFIT generated by imFitModel

Usage

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

Arguments

x

A class IDEMFIT object generated by imFitModel

...

Additional arguments

Details

Print the results from lm for all the models

See Also

imFitModel


[Package idem version 5.2 Index]