stack_parameters: Take the parameter estimates, add labels and stack them into...

stack_parametersR Documentation

Take the parameter estimates, add labels and stack them into a data.frame

Description

Extract the parameter estimates from the start_values and label them back to the names of the original data.

Usage

stack_parameters(start_values, pairs, model_families)

Arguments

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

Value

A data.frame with the labelled parameter estimates.


JanvandenBrand/jmmm documentation built on May 30, 2022, 9:37 a.m.