get_full_omega_block: Get table of estimated standard deviation (sd) and...

View source: R/qa_get_full_omega_block.R

get_full_omega_blockR Documentation

Get table of estimated standard deviation (sd) and correlation (corr) values as well as expected improvement in OFV when allowing for a full block correlation structure between subject-level random effects.

Description

Get table of estimated standard deviation (sd) and correlation (corr) values as well as expected improvement in OFV when allowing for a full block correlation structure between subject-level random effects.

Usage

get_full_omega_block(original_max0_model, fullblock_model, dofv, quiet = F)

Arguments

original_max0_model

The base model file name.

fullblock_model

The full omega block model file name.

dofv

Difference between base and the full omega block transformed model OFV values.

quiet

A logical indicating whether function should not write the warning message if some file not found. By default quiet=FALSE.

Value

A list of 2 elements: full_omega_block_table - a data frame full_omega_block_error - a logical indicating whether both input files original_max0_model and fullblock_model exist in the folder


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