Examples¶

  • 1D kernel basics
    • Initialise the GPtide object and sample from the prior
    • Make a prediction at new points
    • Make a prediction of the full conditional distribution at new points
  • 1D parameter estimation using maximum likelihood estimation
    • Generate some data
    • Inference
  • 1D parameter estimation using MCMC
    • Generate some data
    • Inference
    • Find sample with highest log prob
    • Posterior density plot
    • Posterior corner plot
    • Condition and make predictions
  • 1D parameter estimation using MCMC: kernel multplication
    • Generate some data
    • Inference
    • Find sample with highest log prob
    • Posterior density plot
    • Posterior corner plot
    • Condition and make predictions
  • 2D parameter estimation using MCMC
    • Generate some data
    • Inference
    • Find sample with highest log prob
    • Posterior density plot
    • Posterior corner plot
    • Condition and make predictions

gptide

Navigation

  • Examples
  • API
  • What’s new

Related Topics

  • Documentation overview
    • Previous: gptide: a lightweight module for Gaussian Process regression
    • Next: 1D kernel basics

Quick search

©2022, Matt Rayson; Lachlan Astfalck; Andrew Zulberti. | Powered by Sphinx 5.0.2 & Alabaster 0.7.12 | Page source