Skip to contents

Get compiled model

Usage

get_compiled_model(stanmodel)

Arguments

stanmodel

Stan model name. NB: this may differ from the name of the model

Value

Compiled model (object to pass to rstan::sampling)