is.acf | R Documentation |
Returns true if the model object is of a particular type
is.acf(x)
is.Arima(x)
is.baggedModel(x)
is.bats(x)
is.ets(x)
is.modelAR(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.