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

Description Usage Arguments

Description

Mixed Membership Post-Processing for MCMC method

getPosteriorEstimates

Usage

1
2
3
getPosteriorEstimates(model, fileNames = c("theta.csv", "alpha.csv",
  "ksi.csv", "lambda.csv", "z.csv", "p.csv", "rho.csv"), whichWrite = c(1, 1,
  1, 0, 0, 1, 0))

Arguments

model

the fitted mixedMemModelMCMC object.

fileNames

a vector of strings containing the file paths for the MCMC output The string should be of length 7 for theta, alpha, ksi, lambda, Z, P and StayerStatus. If the particular parameter was not recorded, insert an empty string ("") as a placeholder

whichWrite,

a vector of length 7 indicating which files to be read. 1 indicates read, 0 indicates skip


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