Skip to content

Nearest Neighbor Gaussian Processes (NNGP) based models is a family of highly scalable Gaussian processes based models. In brief, NNGP extends the Vecchia's approximation to a process using conditional independence given information from neighboring locations. In this case study, I will briefly review response and random-effects NNGP models, ill…

Notifications You must be signed in to change notification settings

LuZhangstat/NNGP_STAN

Repository files navigation

NNGP_STAN

Nearest Neighbor Gaussian Processes (NNGP) based models is a family of highly scalable Gaussian processes based models. In brief, NNGP extends the Vecchia's approximation to a process using conditional independence given information from neighboring locations. In this case study, I will briefly review response and latent NNGP models, illustrate how to code NNGP in Stan, and provide examples of implementing NNGP based models in Stan.

About

Nearest Neighbor Gaussian Processes (NNGP) based models is a family of highly scalable Gaussian processes based models. In brief, NNGP extends the Vecchia's approximation to a process using conditional independence given information from neighboring locations. In this case study, I will briefly review response and random-effects NNGP models, ill…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages