Learn R Programming

EFAtools (version 0.6.0)

print.NEST: Print function for NEST objects

Description

Print function for NEST objects

Usage

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

Arguments

x

a list of class NEST Output from NEST function.

...

Further arguments for print.

Examples

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

Run the code above in your browser using DataLab