Learn R Programming

EFAtools (version 0.4.6)

print.BARTLETT: Print BARTLETT object

Description

Print BARTLETT object

Usage

# S3 method for BARTLETT
print(x, ...)

Arguments

x

list of class BARTLETT (output from the BARTLETT function)

...

additional arguments passed to print

Examples

Run this code
BARTLETT(test_models$baseline$cormat, N = 500)

Run the code above in your browser using DataLab