Generate compiled Stan object to facilitate the analysis

modelBuilder(lv_type, multilevel = FALSE, lv_randomeffect = FALSE)

Arguments

lv_type

A character string specifying the type of FLPS model

multilevel

a logical indicating multilevel Stan model.

lv_randomeffect

A logical indicating whether to estimate random effects for latent variables.

Value

There's no return, but the compiled objects are saved in the package root directory.