Description Usage Arguments Value
Create MSSC2 model object
1 |
modelpath |
string, mssc2 stan script path use system.file("stan", "mssc2.stan", package = "mssc", mustWork=TRUE) to get the script. |
glmodelpath |
string glmodelpath, glm stan script path use system.file("stan", "glm.stan", package = "mssc", mustWork=TRUE) to get the script. |
seed |
int, default is 1. |
MSSC2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.