Rdocumentation
powered by
Learn R Programming
prophet (version 0.1)
compile_stan_model: Compile Stan model
Description
Compile Stan model
Usage
compile_stan_model(model)
Arguments
model
String 'linear' or 'logistic' to specify a linear or logistic trend.
Value
Stan model.