SkillAgentSearch skills...

Gqrf

'gqrf' is an R package for implementing geographic quantile regression forest method for spatial interpolation as described in Maxwell et al, (2020).

Install / Use

/learn @Gitmaxwell/Gqrf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

gqrf

<!-- badges: start -->

Lifecycle:
experimental CRAN
status

<!-- badges: end -->

‘gqrf’ is an R package for implementing geographic quantile regression forest method for spatial interpolation as described in Maxwell et al, (2020).

Installation

You can install the released version of project from CRAN with:

#install.packages("gqrf")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Gitmaxwell/gqrf")

Example

This is a basic example which shows you how to solve a common problem:

#library(gqrf)
## basic example code

References

Maxwell, K., Rajabi, M., Esterle, J. (2020). Spatial interpolation of coal geochemical properties using geographic quantile regression forest. Manuscript submitted for publication.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

R

Security Score

70/100

Audited on Mar 2, 2024

No findings