print.NEST {EFAtools}R Documentation

Print function for NEST objects

Description

Print function for NEST objects

Usage

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

Arguments

x

a list of class NEST Output from NEST function.

...

Further arguments for print.

Examples

NEST(test_models$baseline$cormat, N = 500)


[Package EFAtools version 0.6.0 Index]