print.gsmarsum {uGMAR}R 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


[Package uGMAR version 3.5.0 Index]