plotPosterior: Mixed Membership Post-Processing for MCMC method...

Description Usage Arguments

Description

Mixed Membership Post-Processing for MCMC method

plotPosterior

Usage

1
2
plotPosterior(model, fileName, parameter, addToExisting = F,
  plotType = "trace", j = 1, k = 1, v = 1, s = 1, ...)

Arguments

model

the fitted mixedMemModelMCMC object.

fileName

a string containing the file paths for the MCMC output

parameter

which parameter to plot

addToExisting

whether to plot on existing plot or new plot

j

the jth element to plot

k

the kth element to plot

v

the vth element to plot

s

the sth element to plot

...

additional commands passed to plotting function

type

histogram or trace plot


ysamwang/mixedMem documentation built on May 4, 2019, 5:33 p.m.