createRELCS: Create Random Effects Latent Change Score Model

Description Usage

View source: R/createRELCS.R

Description

Create Random Effects Latent Change Score Model

Usage

1
2
3
4
5
6
7
8
createRELCS(
  num.obs,
  has.random.self_fb = TRUE,
  first.obs.var.unique = FALSE,
  slope.ar.cov = FALSE,
  has.slope = TRUE,
  has.icept = TRUE
)

brandmaier/relcs documentation built on March 27, 2021, 1:32 p.m.