Last data update: 2014.03.03

meboot

Package: meboot
Version: 1.4-6
Date: 2015-06-09
Title: Maximum Entropy Bootstrap for Time Series
Author: Hrishikesh D. Vinod <Vinod@fordham.edu> and Javier
López-de-Lacalle
Maintainer: Javier López-de-Lacalle <javlacalle@yahoo.es>
Encoding: UTF-8
Depends: R (>= 3.0.0), dynlm, nlme
Suggests: boot, car, ConvergenceConcepts, geepack, lmtest, strucchange,
plm, zoo
Description: This package performs maximum entropy density based
dependent data bootstrap. An algorithm is provided to create a
population of time series (ensemble) without assuming
stationarity. The reference paper (Vinod, H.D., 2004) explains
how the algorithm satisfies the ergodic theorem and the central
limit theorem.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-06-09 20:52:30 UTC; javlacalle
Repository: CRAN
Date/Publication: 2015-06-10 02:23:38

● Cran Task View: Econometrics, TimeSeries
● 0 images, 14 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'meboot' ...
** package 'meboot' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mrapprox.c -o mrapprox.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o meboot.so mrapprox.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/meboot/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'meboot'
    finding HTML links ... done
    USconsum                                html  
    USfygt                                  html  
    checkConv                               html  
    elapsedtime                             html  
    expand.sd                               html  
    flexMeboot                              html  
    force.clt                               html  
    meboot                                  html  
    meboot.part                             html  
    meboot.pdata.frame                      html  
    null.ci                                 html  
    olsHALL.b                               html  
    ullwan                                  html  
    zero.ci                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (meboot)
Making 'packages.html' ... done