show-method: Show an Object

Description Usage Arguments Details

Description

Display the object by printing according to the class object. Check "Details" section for more info in each case.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## S4 method for signature 'RS'
show(object)

## S4 method for signature 'SM.dlm'
show(object)

## S4 method for signature 'SM.dlm.fitted'
show(object)

## S4 method for signature 'SM.HL'
show(object)

## S4 method for signature 'SM.rnn'
show(object)

Arguments

object

An s4 class.

Details

Simplying the print for each case:


4301350/sm4sd documentation built on June 14, 2020, 4:22 p.m.