CompileModelR Documentation

Compile Stan model

Description

Compile Stan model

Usage

CompileModel(file, print = TRUE)

Arguments

file

Stan model file path

print

whether to print model out model

Value

CmdStanModel object