sample_beta {cophescan}R Documentation

sample beta

Description

sample beta

Usage

sample_beta(beta_shape = 2, beta_scale = 2)

Arguments

beta_shape

prior for the shape (gamma distibution) of beta

beta_scale

prior for the scale of beta

Value

sample from rgamma for \beta


[Package cophescan version 1.4.1 Index]