setparamsexp: Set Parameters (Exponential)

Description Usage Arguments Details Author(s) See Also Examples

View source: R/exp.R

Description

Set Parameters (Exponential)

Usage

1
setparamsexp(taskid)

Arguments

taskid

Numeric. Task ID.

Details

The simple mediation model is given by

y_i = δ_y + \dot{τ} x_i + β m_i + \varepsilon_{y_{i}}

m_i = δ_m + α x_i + \varepsilon_{m_{i}}

The parameters for the mean structure are

\boldsymbol{θ}_{\text{mean structure}} = ≤ft\{ μ_x, δ_m, δ_y \right\} .

The parameters for the covariance structure are

\boldsymbol{θ}_{\text{covariance structure}} = ≤ft\{ \dot{τ}, β, α, σ_{x}^{2}, σ_{\varepsilon_{m}}^{2}, σ_{\varepsilon_{y}}^{2} \right\} .

Author(s)

Ivan Jacob Agaloos Pesigan

See Also

Other exponential X data functions: exp_dat_simulation(), exp_dat_task(), exp_dat(), genexp(), useparamsexp()

Examples

1
2
3
setparamsexp(
  taskid = 1
)

jeksterslabds/jeksterslabRmedsimple documentation built on Oct. 16, 2020, 11:30 a.m.