check_dataset function

check_dataset

check_dataset

Check dataset for consistency across a set of rules

check_dataset(model, dataframe = FALSE, verbose = FALSE)

Arguments

  • model: (Model) Pharmpy model object
  • dataframe: (logical) TRUE to return a DataFrame instead of printing to the console
  • verbose: (logical) Print out all rules checked if TRUE else print only failed rules

Returns

(data.frame) Only returns a DataFrame is dataframe=TRUE

  • Maintainer: Rikard Nordgren
  • License: LGPL (>= 3)
  • Last published: 2024-12-04