prophet/R/man/compile_stan_model.Rd

16 lines
275 B
Text
Raw Normal View History

2017-02-22 23:59:43 +00:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/prophet.R
\name{compile_stan_model}
\alias{compile_stan_model}
\title{Compile Stan model}
\usage{
compile_stan_model()
2017-02-22 23:59:43 +00:00
}
\value{
Stan model.
}
\description{
Compile Stan model
}
\keyword{internal}