NEWS
RFpredInterval 1.0.8 (2023-12-07)
- Fixed warning: format string is not a string literal.
RFpredInterval 1.0.7 (2023-03-06)
- Fixed function declaration without a prototype.
- Fixed sprintf calls per Prof. Ripley.
RFpredInterval 1.0.6 (2022-05-25)
Fixed xvar.names extraction from formula object.
RFpredInterval 1.0.5 (2022-01-20)
- Added a new argument to
pibf()
and rfpi()
functions for returning out-of-bag (OOB) predictions and prediction intervals.
- Updated
pibf()
, rfpi()
and piall()
output classes to enable a package print method.
- Added a package print method.
- Changed plot method to a S3 method.
RFpredInterval 1.0.4 (2021-09-14)
Fixed the omp.h declaration before R headers per Prof. Ripley, in anticipation of clang 13.0.0.
RFpredInterval 1.0.2 (2021-06-28)
- Fixed spelling and notation mistakes in function documentations.
- Updated README file.
- Added NEWS file.
RFpredInterval 1.0.1 (2021-06-18)
This is the first CRAN release of the RFpredInterval
package.