add_param_shrinkage: Add shrinkage details to param table

add_param_shrinkageR Documentation

Add shrinkage details to param table

Description

Private helper to unpack shrinkage details and create a column on the input tibble with the shrinkage assigned to the relevant parameters.

Usage

add_param_shrinkage(.param_df, .summary, .add_pval = FALSE)

Arguments

.param_df

The parameter estimates table containing, at minimum parameter_names and diag columns.

.summary

A bbi_nonmem_summary object.


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.