StanPrior.update: Generate Stan code and Run the estimation for LCDM

Description Usage Arguments Value Author(s)

View source: R/StanPrior.update.R

Description

The StanPrior.update Function to automate update prior

Usage

1
2
3
4
5
6
StanPrior.update(
  priorUpdate.matrix,
  script.path,
  save.path = getwd(),
  save.name = NA
)

Arguments

priorUpdate.matrix

the Q-matrix specified for the LCDM

script.path

path to save the script file

save.path

save the .stan file to somewhere; the default path is getwd()

save.name

name the .stan

Value

a. stan file saved at the specified path

Author(s)

Zhehan Jiang, University of Alabama, zjiang17@ua.edu


JihongZ/StanDCM documentation built on June 27, 2020, 7:51 a.m.