NGaposterior {nclbayes} | R Documentation |
Parameters of the NGa posterior distribution when sampling from a normal population and using a NGa prior distribution
NGaposterior(priorpara, n, xbar, s)
priorpara |
vector of prior parameters b,c,g,h. |
n |
sample size. |
xbar |
sample mean. |
s |
sample standard deviation. |
NGaposterior(c(0,1,1,1),10,1,1)