Skip to contents

A dataset containing the mapping between PKNCA terms and CDISC terms. It mainly involves:

  • Parameters: PPTEST, PPTESTCD

Usage

pknca_cdisc_terms

Format

A data frame with 120 rows and 6 variables:

PKNCA

PKNCA term

PPTESTCD

CDISC term

PPTEST

Official CDISC term

input_names

Combination of PPTESTCD + ": " + PPTEST. Used for App inputs

FUN

PKNCA function used to calculate the parameter

description

PKNCA description of the term

is_cdisc_sure

Logical indicating if the term is a CDISC official name

pretty_name

PKNCA pretty name of the term

unit_type

Type of unit associated with the term

type

Arbitrary assigned subclass for the parameter/term

Depends

PKNCA derived. Designates all directly used parameters in calculation

\

Source

Generated for use in the translate_nomenclature function.