print.pathmod: Print method for fitted formative-reflective models

Description Usage Arguments Value

View source: R/print_pathmod.R

Description

Print the most important results created by the function pathmod.

Usage

1
2
## S3 method for class 'pathmod'
print(x, round = 3, ...)

Arguments

x

an object of class pathmod

round

number of decimal places for the numbers to be printed (mostly correlations and R^2)

...

other parameters that are passed to the standard print function used to print the matrices

Value

It only prints text, it returns nothing.


matteopelagatti/pathmod documentation built on May 29, 2019, 4:41 a.m.