stack_parameters | R Documentation |
Extract the parameter estimates from the start_values and label them back to the names of the original data.
stack_parameters(start_values, pairs, model_families)
start_values |
The list of start_values (i.e. parameter estimates) returned by the get_start_values() function. |
pairs |
A character matrix with pairs returned by the make_pairs function. |
model_families |
the model_families object returned by test_input_datatypes() |
A data.frame with the labelled parameter estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.