PosteriorPhi {cTMed} | R Documentation |
Extract the Posterior Samples of the Drift Matrix
Description
The function extracts the posterior samples
of the drift matrix from a fitted model
from the ctsem::ctStanFit()
function.
Usage
PosteriorPhi(object)
Arguments
object |
Object of class |
Value
Returns an object
of class ctmedposteriorphi
which is a list drift matrices
sampled from the posterior distribution.
Author(s)
Ivan Jacob Agaloos Pesigan
See Also
Other Continuous Time Mediation Functions:
DeltaBeta()
,
DeltaIndirectCentral()
,
DeltaMed()
,
DeltaTotalCentral()
,
Direct()
,
Indirect()
,
IndirectCentral()
,
MCBeta()
,
MCIndirectCentral()
,
MCMed()
,
MCPhi()
,
MCTotalCentral()
,
Med()
,
PosteriorBeta()
,
PosteriorIndirectCentral()
,
PosteriorMed()
,
PosteriorTotalCentral()
,
Total()
,
TotalCentral()
,
Trajectory()
[Package cTMed version 1.0.1 Index]