compile_model: Return binary path to a compiled model, don't recompile if...

View source: R/cmdstan-compile.R

compile_modelR Documentation

Return binary path to a compiled model, don't recompile if the stashed model is the same as the to-be-compiled model according to a hash (just return the path).

Description

Return binary path to a compiled model, don't recompile if the stashed model is the same as the to-be-compiled model according to a hash (just return the path).

Usage

compile_model(args)

Arguments

args

an argument tree

Value

path to the binary of the compiled model.


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.