Skip to content

generable/sfgp

Repository files navigation

The 'sfgp' R package

SF + GP modeling.

Authentication

You need to set the GITHUB_PAT environment variable, which should be your GitHub personal access token.

Installation

  • Install cmdstanr following the instructions here.
  • Install sfgp using
remotes::install_github("generable/sfgp", ref = "main", build_vignettes = TRUE)

Building the vignettes can take rather long, so consider using build_vignettes = FALSE.

Getting started

More info is in documentation, that you can view with

library(sfgp)
?sfgp