Display a pathmodelfit object with fixed formatting.

# S3 method for pathmodelfit
print(x, digits = 4, ...)

Arguments

x

A pathmodelfit object.

digits

the minimum number of significant digits to be used: see print.default.

...

Additional parameters passed onto print.data.frame().

Value

Display results and invisibly return the pathmodelfit object if used in a pipe.

See also