get_omega_values: Get omega values

View source: R/qa_get_omega_values.R

get_omega_valuesR Documentation

Get omega values

Description

Get omega values

Get non-ziro omega values.

Usage

get_omega_values(ext_file, omegas)

get_omega_values(ext_file, omegas)

Arguments

ext_file

A string of the ext file name.

omegas

A string "all", "var" or "cov", where "all" means that all omegas will be selected, "var" - only diagonal omegas will be selected and "cov" - only omegas outside the diagonal will be selected.

filename

Name of the file.

iteration

The value of iteration. By default is -1000000000.

keep_zeroes

A logical indicating whether function should keep omegas with zeroe values. By default keep_zeroes is FALSE.

Value

The data frame of omega values.

A data frame with non-ziro omega values and omega names as column names.


UUPharmacometrics/pmutils documentation built on July 4, 2023, 1:15 a.m.