demo/normGibbs.R

source("normGibbs.r")
y = scan("Example15.csv")
# debug(normGibbs)
normGibbs(y, priorMu = c(20, 1), priorVar = c(11.37, 1))

Try the Bolstad2 package in your browser

Any scripts or data that you put into this service are public.

Bolstad2 documentation built on April 11, 2022, 5:08 p.m.