GetMCMCBetasPlot {hivEstimatesAccuracy}R Documentation

GetMCMCBetasPlot

Description

Get plot of Betas from MCMC chain convergence.

Usage

GetMCMCBetasPlot(betas)

Arguments

betas

Array of beta matrices. Required.

Examples

## Not run: 
GetMCMCBetasPlot(betas)

## End(Not run)


[Package hivEstimatesAccuracy version 1.0.2 Index]