print.summary_ncm: Print summary of NCM model

View source: R/fit_ncm.R

print.summary_ncmR Documentation

Print summary of NCM model

Description

Print summary of NCM model

Usage

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

Arguments

x

An object of class "summary_ncm".

...

Additional arguments (not used).

Value

No return value, called for side effects. Prints a formatted table of NCM results to the console.


ncmR documentation built on April 19, 2026, 5:07 p.m.