print.summary.InnProd: Printing summarizing InnProd

View source: R/Methods.R

print.summary.InnProdR Documentation

Printing summarizing InnProd

Description

'print' method for class 'summary.InnProd'

Usage

## S3 method for class 'summary.InnProd'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

An object of class 'summary.InnProd', a result of a call to 'summary.InnProd'

digits

The number of digits to use when printing

...

arguments to pass down

Examples

## Not run: 
#' ##-- Continuing the InnProd(.) example:
summary(Est)

## End(Not run)

SIHR documentation built on April 9, 2023, 5:08 p.m.