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 03 Jul. 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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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