Returns true if the model object is of a particular type
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | is.acf(x)
is.Arima(x)
is.baggedModel(x)
is.bats(x)
is.ets(x)
is.stlm(x)
is.nnetar(x)
is.nnetarmodels(x)
|
x |
object to be tested |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.