| get_random_start | R Documentation |
Take a model info object created by test_input_datatypes and add random start values
get_random_start(model_families, n_fixed, n_random)
model_families |
a list with model inf returned by test_input_datatypes |
n_fixed |
the number of fixed parameters |
n_random |
the number of random parameters |
a list with model information including:
The model family.
An indicator for the binary outomce in the binary.normal family.
Starting values for the model fitting stage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.