get_characteristic_slots: Get The Slots that Are Considered Charactersitics of...

Description Usage Arguments Value

Description

Get The Slots that Are Considered Charactersitics of Simulation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
get_characteristic_slots(object)

## S4 method for signature 'anovatree_pred'
get_characteristic_slots(object)

## S4 method for signature 'arima_sim'
get_characteristic_slots(object)

## S4 method for signature 'auto_arima_sim'
get_characteristic_slots(object)

## S4 method for signature 'autopilot_sim'
get_characteristic_slots(object)

## S4 method for signature 'ets_sim'
get_characteristic_slots(object)

## S4 method for signature 'gmm_pred'
get_characteristic_slots(object)

## S4 method for signature 'lm_sim'
get_characteristic_slots(object)

## S4 method for signature 'markov_sim'
get_characteristic_slots(object)

## S4 method for signature 'multinom_sim'
get_characteristic_slots(object)

## S4 method for signature 'nn_sim'
get_characteristic_slots(object)

## S4 method for signature 'pred'
get_characteristic_slots(object)

## S4 method for signature 'sim'
get_characteristic_slots(object)

## S4 method for signature 'stlm_sim'
get_characteristic_slots(object)

## S4 method for signature 'structual_sim'
get_characteristic_slots(object)

## S4 method for signature 'surtree_pred'
get_characteristic_slots(object)

## S4 method for signature 'var_sim'
get_characteristic_slots(object)

Arguments

object

An S4 sim or pred object

Value

A list containing all character parameter informations.

A list containing all character parameter information.

A list containing all character parameter information.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.

A list containing all character parameter informations.


carlonlv/DataCenterSim documentation built on Jan. 9, 2022, 3:26 p.m.