NGaposterior: Parameters of the NGa posterior distribution when sampling...

Description Usage Arguments Examples

View source: R/fns.R

Description

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

Usage

1
  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

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

mas3321 documentation built on May 2, 2019, 4:42 p.m.