print.ngme: Print an ngme model

View source: R/ngme.R

print.ngmeR Documentation

Print an ngme model

Description

Print an ngme model

Usage

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

Arguments

x

ngme model object

...

...

Value

Invisibly returns x, an ngme object. The method is called for its side effect of printing a model summary.


ngme2 documentation built on May 20, 2026, 9:10 a.m.