Learn R Programming

shinymrp (version 0.10.0)

MRPModel-method-stan_code: Return model Stan code.

Description

The $stan_code() method of an MRPModel object returns the model Stan code. Check out the More examples of R6 classes vignette for usage examples.

Usage

stan_code()

Arguments

Value

A character string containing the model Stan code.