R/postvar.R

Defines functions postvar

Documented in postvar

postvar <-
function(sum2,n,a,b){(.5*sum2+b)/(n/2+a-1)}

Try the bapred package in your browser

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

bapred documentation built on June 22, 2022, 9:08 a.m.