MCMCScoreDf | R Documentation |
Extract "functional score" posterior distribution from CmdStanMCMC object
MCMCScoreDf(fit, param.key, param.post, savefile, output.lfsr = TRUE)
fit |
CmdStanMCMC object |
param.key |
parameter key to extract |
param.post |
posterior distribution of parameters (optional) If not given, extract from fit object. |
savefile |
If given, save tsv output to file |
output.lfsr |
whether to compute lfsr |
data.frame of "functional score" posterior distribution