count_thetas: Count number of THETAs.

View source: R/qa_count_thetas.R

count_thetasR Documentation

Count number of THETAs.

Description

Count number of THETAs.

Count number of thetas in the ext file.

Usage

count_thetas(filename, iteration = -1e+09, keep_na = FALSE)

count_thetas(filename, iteration = -1e+09, keep_na = FALSE)

Arguments

filename

A string of the ext file name.

iteration

A numeric value from the ITERATION column in the ext file. By default iteration=-1000000000.

keep_na

A logical indicating whether thetas with missing values should be counted. By default keep_na=FALSE.

Value

Number of THETAs.

Number of thetas in the ext file.


UUPharmacometrics/PsNR documentation built on June 30, 2023, 8:34 a.m.