Learn R Programming

randomForestCI (version 1.0.0)

gbayes: Bayes posterior estimation with Gaussian noise

Description

Bayes posterior estimation with Gaussian noise

Usage

gbayes(x0, g.est, sigma)

Arguments

x0

an obsevation

g.est

a prior density, as returned by gfit

sigma

noise estimate

Value

posterior estimate E[mu | x0]