modelBuilder: Generate compiled Stan object to facilitate the analysis
Description
Generate compiled Stan object to facilitate the analysis
Usage
modelBuilder(type = "all")
Value
There's no return, but the compiled objects are saved in the package
root directory.
Arguments
- type
a character indicating the type of FLPS model. The default is NULL to compile all available Stan syntax ('all' does the same thing).