PosteriorPhi: Extract the Posterior Samples of the Drift Matrix

View source: R/cTMed-posterior-phi.R

PosteriorPhiR 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 ctStanFit. Output of the ctsem::ctStanFit() function.

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()


cTMed documentation built on Oct. 21, 2024, 5:08 p.m.