Movatterモバイル変換
[0]ホーム
smoots 1.1.4
- The NOTE “Specified C++11: please drop specification unlessessential” has been fixed.
- a package alias has been added appropriately in the package overviewhelp file.
- the plot functionality for objects of class “smoots” is no longeronly interactive but different plot types can now also be selected via afunction argument.
- the long-time deprecated argument “msg” in “bootCast()”,“modelCast()”, and “rollCast()” has been removed.
smoots 1.1.3
- a bug has been fixed that occurred when selecting p = 0 or q = 0 forthe bootstrap approach
- a bug has been fixed where using the deprecated argument msg in thefunction rollCast() caused an error
smoots 1.1.2
- a NAMESPACE issue (stated as a NOTE in CRAN checks) regarding thepackage ‘progress’ has been fixed.
- an ERROR that occurred when running the test files onaarch64-apple-darwin20 (64-bit), r-patched-solaris-x86 andx86_64-pc-linux-gnu (64-bit) has been fixed.
smoots 1.1.1
- a minor bug in the automatically created plot title when applyingplot.smoots() to an object returned by dsmooth() was fixed.
- a notable performance increase was implemented for the algorithmsconsidered in the functions msmooth(), tsmooth() and dsmooth().
- RcppArmadillo was added to Suggests to address a note onr-devel-linux-x86_64-fedora-clang.
- a few typos in the documentation were fixed.
- an error in the description of the element ‘ws’ within listsreturned by msmooth(), tsmooth(), dsmooth() and gsmooth() was fixed inthe documentation.
- an acknowledgment of the support by the German DFG projectGZ-FE-1500-2-1 was added to the DESCRIPTION file.
- [[Rcpp::export]] was removed from C++ functions only used by otherC++ functions.
- minor R code simplifications were implemented.
- the package now makes use of the future and future.apply packages toimprove the performance of the bootstraps in the functions bootCast(),modelCast() and rollCast().
- due to the implementation of parallel code, the argument msg of thefunctions bootCast(), modelCast() and rollCast() has been deprecated;instead they have two new arguments pb and cores.
smoots 1.1.0
- the README file has been adjusted.
- new functions were added for graphical testing of linearityassumptions and for forecasting.
- a rescaling function was added to simplify the transfer of theobtained derivative estimates on the time interval [0, 1] to the actualobservation
time points. - the package now uses compiled C++ code within selected functions andneeds to import the Rcpp package for this purpose.
- due to the implemented C++ code the performance of the functions ofversion 1.0.0 has been slightly improved for this version.
- the documentation has been adjusted with respect to the newlyintroduced functions.
- typos and false or missing information in the documentation havebeen corrected.
- the documentation has generally been edited with a stronger focus ontext formatting so that actual mathematical formulae are visible in thepackage’s PDF-manual
- the S3 method plot.smoots() has been reworked and allows for morearguments of the standard plot function and thus for moreflexibility.
- improved feedback on incorrect input.
- some default values for arguments of functions existing sincepackage version 1.0.0 have been adjusted, e.g. p = v + 1 is now thedefault in gsmooth() as opposed to p = 1 in previous versions.
smoots 1.0.1
- the Imports field in the DESCRIPTION file was adjusted.
- minor performance improvements were made.
- the example in the README file was adjusted.
- minor changes in the documentation were made.
- minor changes in the print method were made.
[8]ページ先頭