NGaposterior {nclbayes}R Documentation

Parameters of the NGa posterior distribution when sampling from a normal population and using a NGa prior distribution

Description

Parameters of the NGa posterior distribution when sampling from a normal population and using a NGa prior distribution

Usage

NGaposterior(priorpara, n, xbar, s)

Arguments

priorpara

vector of prior parameters b,c,g,h.

n

sample size.

xbar

sample mean.

s

sample standard deviation.

Examples

NGaposterior(c(0,1,1,1),10,1,1)

[Package nclbayes version 0.3.10 Index]