Package: tuts
Type: Package
Title: Time Uncertain Time Series Analysis
Version: 0.1.0
Date: 2018-05-09
Authors@R: c(
	person("Peter", "Franke", email = "peter.franke@ucdconnect.ie", role = c("aut","cre")),
	person("Andrew", "Parnell", role = c("aut")))
Description: Models of time-uncertain time series addressing frequency and non-frequency behavior of continuous and discrete (counting) data.
License: GPL (>= 2)
Depends: R (>= 3.4.0), rjags
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: coda, doParallel, foreach, lomb, mcmcplots, parallel, stats,
        truncnorm
NeedsCompilation: no
Packaged: 2018-06-09 22:18:24 UTC; Peter Max
Author: Peter Franke [aut, cre],
  Andrew Parnell [aut]
Maintainer: Peter Franke <peter.franke@ucdconnect.ie>
Repository: CRAN
Date/Publication: 2018-06-10 14:27:55 UTC
