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.4-9.4")



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.4-9.4, https://cran.r-project.org/web/packages/meboot. Accessed 22 Dec. 2024.
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 (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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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