Learn R Programming

Certara.ModelResults (version 3.0.1)

get_eta_shk: Get eta skrinkage values xpdb

Description

This function returns eta shrinkage values from xpdb object as a data.frame.

Usage

get_eta_shk(xpdb)

Value

Returns an object of class data.frame.

Arguments

xpdb

Object of class xpose_data.

Examples

Run this code
get_eta_shk(xpdb_NLME$TwCpt_IVBolus_FOCE_ELS)


Run the code above in your browser using DataLab