create_stan_model: Create stan model

Description Usage Arguments

View source: R/stan-model.R

Description

This function returns a stan_model object.

Usage

1
create_stan_model(data = list(), parameters = list(), model = list())

Arguments

data

List of data declarations

parameters

List of parameters

model

Model definition


duarteguilherme/stanutils documentation built on Dec. 23, 2019, 6:30 p.m.