Last data update: 2014.03.03

FitAR

Package: FitAR
Type: Package
Title: Subset AR Model Fitting
Version: 1.94
Date: 2013-03-15
Author: A.I. McLeod, Ying Zhang and Changjiang Xu
Maintainer: A.I. McLeod <aimcleod@uwo.ca>
Depends: R (>= 2.0.0), lattice, leaps, ltsa, bestglm
Description: Comprehensive model building function for identification,
estimation and diagnostic checking for AR and subset AR models.
Two types of subset AR models are supported. One family of
subset AR models, denoted by ARp, is formed by taking subet of
the original AR coefficients and in the other, denoted by ARz,
subsets of the partial autocorrelations are used. The main
advantage of the ARz model is its applicability to very large
order models.
Imports: lattice, leaps, ltsa
LazyLoad: yes
LazyData: yes
Classification/ACM: G.3, G.4, I.5.1
Classification/MSC: 62M10, 91B84
License: GPL (>= 2)
URL: http://www.stats.uwo.ca/faculty/aim
Packaged: 2013-03-16 02:01:31 UTC; IanMcLeod
Repository: CRAN
Date/Publication: 2013-03-16 07:18:01
NeedsCompilation: yes

● Cran Task View: TimeSeries
51 images, 78 functions, 9 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'FitAR' ...
** package 'FitAR' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c asBinary.c -o asBinary.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o FitAR.so asBinary.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/FitAR/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'FitAR'
    finding HTML links ... done
    AR1Est                                  html  
    ARSdf                                   html  
    ARToMA                                  html  
    ARToPacf                                html  
    AcfPlot                                 html  
    BICqLL                                  html  
    BackcastResidualsAR                     html  
    Boot.FitAR                              html  
    Boot                                    html  
    Boot.ts                                 html  
    BoxCox.Arima                            html  
    BoxCox.FitAR                            html  
    BoxCox                                  html  
    BoxCox.numeric                          html  
    BoxCox.ts                               html  
    Caffeine                                html  
    ChampernowneD                           html  
    Commodities                             html  
    DetAR                                   html  
    FXRates                                 html  
    FastLoglikelihoodAR                     html  
    FitAR-package                           html  
    FitAR                                   html  
    FitARp                                  html  
    FitARz                                  html  
    FromSymmetricStorageUpper               html  
    Get1G                                   html  
    GetARMeanMLE                            html  
    GetB                                    html  
    GetFitAR                                html  
    GetFitARpLS                             html  
    GetFitARpMLE                            html  
    GetFitARz                               html  
    GetKappa                                html  
    GetLeapsAR                              html  
    InformationMatrixAR                     html  
    InformationMatrixARp                    html  
    InformationMatrixARz                    html  
    InvertibleQ                             html  
    Jacobian                                html  
    JacobianK                               html  
    JarqueBeraTest                          html  
    LBQPlot                                 html  
    LjungBoxTest                            html  
    LoglikelihoodAR                         html  
    Ninemile                                html  
    PacfDL                                  html  
    PacfPlot                                html  
    PacfToAR                                html  
    PlotARSdf                               html  
    RacfPlot                                html  
    Readts                                  html  
    SelectModel                             html  
    SeriesA                                 html  
    SeriesB                                 html  
    SeriesB2                                html  
    SiddiquiMatrix                          html  
    SimulateGaussianAR                      html  
    TacvfAR                                 html  
    TacvfMA                                 html  
    TimeSeriesPlot                          html  
    USTobacco                               html  
    UnitRootTest                            html  
    VarianceRacfAR                          html  
    VarianceRacfARp                         html  
    VarianceRacfARz                         html  
    Willamette                              html  
    bxcx                                    html  
    coef.FitAR                              html  
    cts                                     html  
Rd warning: /tmp/RtmpqEJwTd/R.INSTALLd6e2fe3c71/FitAR/man/cts.Rd:47: missing file link 'as.zooreg'
    fitted.FitAR                            html  
    getRho                                  html  
    getT                                    html  
    glog                                    html  
    plot.FitAR                              html  
    plot.Selectmodel                        html  
    predict.FitAR                           html  
    print.FitAR                             html  
    residuals.FitAR                         html  
    sdfplot.Arima                           html  
    sdfplot.FitAR                           html  
    sdfplot                                 html  
    sdfplot.ar                              html  
    sdfplot.numeric                         html  
    sdfplot.ts                              html  
    summary.FitAR                           html  
    toBinary                                html  
** building package indices
** testing if installed package can be loaded
* DONE (FitAR)
Making 'packages.html' ... done