GetMCMCBetasPlot {hivPlatform}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 hivPlatform version 2.0.5 Index]