print.gsmarpred: Print method for class 'gsmarpred' objects

View source: R/printMethods.R

print.gsmarpredR Documentation

Print method for class 'gsmarpred' objects

Description

print.gsmarpred is a print method for call 'gsmarpred' objects created with predict.gsmar.

Usage

## S3 method for class 'gsmarpred'
print(x, ..., digits = 2)

Arguments

x

object of class 'gsmarpred' generated by predict.gsmar.

...

currently not in use.

digits

the number of digits to be printed


uGMAR documentation built on Aug. 19, 2023, 5:10 p.m.