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 23 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:29), 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

MixSIAR  
Bayesian Mixing Models in R
Creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fa ...
Download / Learn more Package Citations See dependency  
ODS  
Statistical Methods for Outcome-Dependent Sampling Designs
Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. In OD ...
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  
fitscape  
Classes for Fitness Landscapes and Seascapes
Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with whic ...
Download / Learn more Package Citations See dependency  
gfcanalysis  
Tools for Working with Hansen et al. Global Forest Change Dataset
Supports analyses using the Global Forest Change dataset released by Hansen et al. gfcanalysis was ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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