Package: carx
Title: Censored Autoregressive Model with Exogenous Covariates
Version: 0.6.2
Authors@R: c(
	person("Chao", "Wang", role = c("aut", "cre"), email = "chao-wang@uiowa.edu"),
	person("Kung-Sik", "Chan", role = c("aut"), email = "kung-sik-chan@uiowa.edu"))
Description: A censored time series class is designed. An estimation procedure
    is implemented to estimate the Censored AutoRegressive time series with
    eXogenous covariates (CARX), assuming normality of the innovations. Some other
    functions that might be useful are also included.
Depends: R (>= 1.9.0)
License: GPL-3
LazyData: true
Imports: tmvtnorm, mvtnorm, matrixStats, xts, zoo, nlme, grDevices,
        graphics, stats
Author: Chao Wang [aut, cre],
    Kung-Sik Chan [aut]
Maintainer: Chao Wang <chao-wang@uiowa.edu>
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2016-03-09 00:05:30 UTC; chao
Repository: CRAN
Date/Publication: 2016-03-09 01:29:11
