Rdocumentation
powered by
Learn R Programming
RandomForestsGLS (version 0.1.5)
Random Forests for Dependent Data
Description
Fits non-linear regression models on dependant data with Generalised Least Square (GLS) based Random Forest (RF-GLS) detailed in Saha, Basu and Datta (2021)
.
Copy Link
Link to current version
Version
Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Install
install.packages('RandomForestsGLS')
Monthly Downloads
311
Version
0.1.5
License
GPL (>= 2)
Issues
2
Pull Requests
0
Stars
23
Forks
4
Repository
https://github.com/ArkajyotiSaha/RandomForestsGLS
Maintainer
Arkajyoti Saha
Last Published
October 2nd, 2024
Functions in RandomForestsGLS (0.1.5)
Search all functions
RFGLS_estimate_spatial
Function for estimation in spatial data with RF-GLS
RFGLS_predict
Prediction of mean function with RF-GLS
RFGLS_predict_spatial
Spatial response prediction at new location with RF-GLS
RFGLS_estimate_timeseries
Function for estimation in time-series data with RF-GLS