Other packages > Find by keyword >

bootUR  

Bootstrap Unit Root Tests
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bootUR", "1.0.4")



Attach the package and use:
library("bootUR")
Maintained by
Stephan Smeekes
[Scholar Profile | Author Map]
First Published: 2020-06-25
Latest Update: 2024-01-26
Description:
Set of functions to perform various bootstrap unit root tests for both individual time series (including augmented Dickey-Fuller test and union tests), multiple time series and panel data; see Smeekes and Wilms (2023) , Palm, Smeekes and Urbain (2008) , Palm, Smeekes and Urbain (2011) , Moon and Perron (2012) , Smeekes and Taylor (2012) and Smeekes (2015) for key references.
How to cite:
Stephan Smeekes (2020). bootUR: Bootstrap Unit Root Tests. R package version 1.0.4, https://cran.r-project.org/web/packages/bootUR. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2020-06-25 16:40), 0.2.0 (2020-07-24 16:20), 0.3.0 (2021-09-29 13:30), 0.4.1 (2021-11-06 15:50), 0.4.2 (2021-11-25 12:00), 0.5.0 (2022-07-11 17:30), 1.0.0 (2023-05-08 10:40), 1.0.2 (2023-05-18 11:20), 1.0.3 (2024-01-26 18:40)
Other packages that cited bootUR R package
View bootUR citation profile
Other R packages that bootUR depends, imports, suggests or enhances
Complete documentation for bootUR
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for bootUR468101214161820222426283032TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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