unifed.stan.path {unifed} | R Documentation |
The unifed.stan provided by the file contains functions for using the unifed distribution in stan. The file can be included (with #include) insided the functions block of a stan program or its contents can be copied and pasted.
unifed.stan.path() unifed.stan.folder()
The full path to the unifed.stan file provided by the package.
unifed.stan.folder
returns a string containing the
path to the folder containing the unifed.stan file. This can be
used as the isystem
parameter in stan functions.