print.gsmarsum: Print method from objects of class 'gsmarsum'

View source: R/printMethods.R

print.gsmarsumR Documentation

Print method from objects of class 'gsmarsum'

Description

print.gsmarsum is a print method for objects of class 'gsmarsum' created with the summary method summary.gsmar. Approximate standard errors are printed in brackets.

Usage

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

Arguments

x

object of class 'gsmarsum' generated by summary.gsmar.

...

currently not in use.

digits

the number of digits to be printed


uGMAR documentation built on April 11, 2025, 5:50 p.m.