print.NEST: Print function for NEST objects

View source: R/print.NEST.R

print.NESTR 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)


EFAtools documentation built on June 19, 2025, 9:07 a.m.