print.summary.delta_method {switchSelection}R Documentation

Print summary for an Object of Class delta_method

Description

Prints summary for an object of class 'delta_method'.

Usage

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

Arguments

x

object of class 'delta_method'

...

further arguments (currently ignored)

Value

The function returns input argument x.


[Package switchSelection version 1.1.2 Index]