gibbsC1: A Gibbs sampler using Rcpp

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

A Gibbs sampler using Rcpp

Usage

1
gibbsC1(a, b, n)

Arguments

a

related to the distribution

b

related to the distribution

n

the number of samples

Value

a random matrix

Examples

1
2
3
4
## Not run: 
gibbsC1(1,2,10) 

## End(Not run) 

purplelllll/StatComp21002 documentation built on Dec. 24, 2021, 1:19 a.m.