Learn R Programming

carx (version 0.7.1)

Censored Autoregressive Model with Exogenous Covariates

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.

Copy Link

Version

Install

install.packages('carx')

Monthly Downloads

45

Version

0.7.1

License

GPL-3

Maintainer

Last Published

November 20th, 2017

Functions in carx (0.7.1)

cenTS

Create a censored time series object of cenTS class
carx.default

The default estimation method for a CARX model
carxSim

Simulate data from a carx model
carx.formula

A formula interface to the carx method
carxSelect

Select a carx model by the AIC
carx

carx: A package to fit Censored Auto-Regressive model with eXogenous covariates (CARX)
AIC.carx

Compute the AIC of a fitted carx object
conditionalDistMvnorm

Calculate the conditional mean & variance of a random vector following a multivariate normal distribution
carxSimCenTS

ot.carx

Detecting outliers in a carx model.
computeCovAR

Compute the covariance matrix of some observations of the AR model
plot.carx

Plot a fitted carx object
ot2.carx

Detecting outliers in a carx model.
fitted.carx

Fitted values of a carx object
logLik.carx

The quasi-log-likelihood of a carx object
outlier.carx

Detect all outliers of a carx object
outlier

S3 method to detect outlier of a carx object
predict.carx

Prediction with a fitted carx object
plot.cenTS

Plot a cenTS object
predictARX

Predict a regression model with AR errors
print.summary.carx

Print a summary of an carx object
print.carx

Print a short description of the fitted model
pts

The total phosphorus concentration and river discharge data of West Fork Cedar River at Finchford, Iowa.
print.cenTS

Print a cenTS object
tsdiag.carx

Show diagnostic plots for a carx object
residuals.carx

Residuals of a fitted carx object
summary.carx

Summarize the fitted carx object
xreg

Return the xreg part of the cenTS object
xreg.cenTS

Return the xreg part of the cenTS object