Other packages > Find by keyword >

meboot  

Maximum Entropy Bootstrap for Time Series
View on CRAN: Click here


Download and install meboot package within the R console
Install from CRAN:
install.packages("meboot")

Install from Github:
library("remotes")
install_github("cran/meboot")

Install by package version:
library("remotes")
install_version("meboot", "1.5")



Attach the package and use:
library("meboot")
Maintained by
Fred Viole
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-01-26
Latest Update: 2023-08-22
Description:
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.
How to cite:
Fred Viole (2007). meboot: Maximum Entropy Bootstrap for Time Series. R package version 1.5, https://cran.r-project.org/web/packages/meboot. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.0.1 (2007-01-26 19:00), 1.0-0 (2009-01-21 10:52), 1.0-1 (2009-09-29 11:26), 1.0-2 (2009-11-20 08:53), 1.1-1 (2009-12-06 10:22), 1.1-2 (2011-07-26 22:23), 1.1-3 (2012-01-06 11:22), 1.1-4 (2012-03-05 20:06), 1.1-5 (2012-09-13 21:08), 1.3-0 (2013-07-23 19:56), 1.4-3 (2014-03-26 21:16), 1.4-5 (2014-09-28 16:35), 1.4-6 (2015-06-10 02:23), 1.4-7 (2016-11-18 10:58), 1.4-8 (2020-06-29 14:24), 1.4-9.1 (2021-07-10 20:20), 1.4-9.2 (2021-10-06 07:10), 1.4-9.3 (2023-04-02 19:50), 1.4-9.4 (2023-08-22 22:20), 1.4-9.5 (2026-01-10 09:30), 1.4-9 (2021-05-29 08:10)
Other packages that cited meboot R package
View meboot citation profile
Other R packages that meboot depends, imports, suggests or enhances
Complete documentation for meboot
Functions, R codes and Examples using the meboot R package
Some associated functions: USconsum . USfygt . checkConv . elapsedtime . expand.sd . flexMeboot . force.clt . meboot . meboot.part . meboot.pdata.frame . mebootSpear . null.ci . olsHALL.b . ullwan . zero.ci . 
Some associated R codes: checkConv.R . expand.sd.R . flexMeboot.R . force.clt.R . meboot.R . mebootSpear.R . null.ci.R . olsHALL.b.R . panel.meboot.R . zero.ci.R .  Full meboot package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA