View source: R/istem-helpers.R
| model_type_to_int | R Documentation |
Converts the canonical model string returned by resolve_model_type()
to the integer code expected by the Stan models (1 = 1PL, 2 = 2PL,
3 = 3PL, 4 = 4PL).
model_type_to_int(model)
model |
Character string (canonical model name). |
Integer model type code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.