Skip to content

Pre-compiled models #26

@wjakethompson

Description

@wjakethompson

For LCDM, we could specify all possible parameters, and then use an expanded Q-matrix (i.e., with interaction terms calculated) to zero out relevant parameters (e.g., l1_212 = raw_l1_212 * Q[2, {column}].

Would need to also consider how to pass user-specified priors. rstanarm uses pre-compiled models and allows user-specified priors, so maybe look at implementation here: https://github.com/stan-dev/rstanarm/tree/master/src/stan_files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions