Skip to contents

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()

Value

A character string containing the model Stan code.