The function extracts the posterior samples
of the drift matrix from a fitted model
from the ctsem::ctStanFit()
function.
PosteriorPhi(object)
Returns an object
of class ctmedposteriorphi
which is a list drift matrices
sampled from the posterior distribution.
Object of class ctStanFit
.
Output of the ctsem::ctStanFit()
function.
Ivan Jacob Agaloos Pesigan
Other Continuous Time Mediation Functions:
DeltaBeta()
,
DeltaBetaStd()
,
DeltaIndirectCentral()
,
DeltaMed()
,
DeltaMedStd()
,
DeltaTotalCentral()
,
Direct()
,
DirectStd()
,
ExpCov()
,
ExpMean()
,
Indirect()
,
IndirectCentral()
,
IndirectStd()
,
MCBeta()
,
MCBetaStd()
,
MCIndirectCentral()
,
MCMed()
,
MCMedStd()
,
MCPhi()
,
MCTotalCentral()
,
Med()
,
MedStd()
,
PosteriorBeta()
,
PosteriorIndirectCentral()
,
PosteriorMed()
,
PosteriorTotalCentral()
,
Total()
,
TotalCentral()
,
TotalStd()
,
Trajectory()