HasGP-0.1: A Haskell library for inference using Gaussian processes

HasGP.Likelihood.LogPhi

Description

HasGP Gaussian Process Library. This module contains the definition for the standard log Phi likelihood.

Copyright (C) 2011 Sean Holden. sbh11@cl.cam.ac.uk.

Synopsis

Documentation

data LogPhi Source

Value and first three derivatives of log Phi with respect to its parameter f. log p(y|f) = log Phi (yf) where y is +1 or -1.

Constructors

LogPhi