Description Usage Arguments Value Author(s)
View source: R/StanPrior.update.R
The StanPrior.update Function to automate update prior
1 2 3 4 5 6 | StanPrior.update(
priorUpdate.matrix,
script.path,
save.path = getwd(),
save.name = NA
)
|
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 |
a. stan file saved at the specified path
Zhehan Jiang, University of Alabama, zjiang17@ua.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.