unifed.stan.path {unifed}R Documentation

Unifed Stan function paths

Description

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.

Usage

unifed.stan.path()

unifed.stan.folder()

Value

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.


[Package unifed version 1.1.6 Index]