We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6671ea1 commit 65f37e1Copy full SHA for 65f37e1
NEWS.md
@@ -1,4 +1,4 @@
1
-## Version 0.1.0.902
+## Version 0.2.0
2
3
### New Functionality
4
* Added parallel loops using OpenMP.
@@ -20,6 +20,8 @@ to argument q even if one was present already.
20
* Fixed possibility of taking a too fine grid for argument q in BSQTtest()
21
leading to duplicates. Duplicates are now removed with a warning given.
22
* Fixed bug in SB where the last l observations were excluded from resampling.
23
+* Fixed bug in S(W)B where too short vector with ADF residuals was used
24
+(supplemented with zeros) in bootstrap.
25
26
## Version 0.1.0
27
First release; package available on CRAN.
0 commit comments