Skip to contents

Extract samples and return measurement, individual, and population-level estimates

Usage

hmde_extract_estimates(model = NULL, fit = NULL, input_measurement_data = NULL)

Arguments

model

model name character string

fit

fitted model Stan fit

input_measurement_data

data used to fit the model with ind_id, y_obs, time, obs_index tibble

Value

named list with data frames for measurement, individual, population-level, and error parameter estimates