version <- as.vector(read.dcf('DESCRIPTION')[, 'Version'])
version <- gsub('-', '.', version)

R-CMD-check Last-changedate packageversion CRAN_Status_Badge

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

tsissm

Unobserved components model using the linear innovation state space representation.



tsmodels/tsissm documentation built on Oct. 15, 2022, 6:44 a.m.