Skip to content

generable/sfgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published