parframe: Create parameter 'data.frame'

View source: R/functions.R

parframeR Documentation

Create parameter data.frame

Description

Get all relevant parameter information in a data.frame, input the desired transformation for parameters and finally merge parameter estimates with their corresponding meta information

Usage

parframe(out, meta, bootstrap = NULL, conf.level = 0.95)

Arguments

out

paramter data frame from parframe2setup

meta

meta information data frame from parframe2setup

bootstrap

flag for availability of bootstrap results

conf.level

confidence interval of parameter estimates using normal distribution assumptions (in case no bootstrap results are available). By default set to 95%.


certara/pmxpartabc documentation built on March 16, 2024, 4:38 p.m.