Package index
-
GeomAdmin
- GeomAdmin ggproto object
-
StatAdmin
- StatAdmin ggproto object
-
add_administration()
- Append administration events
-
add_ae_observation()
experimental - Add AE observation
-
add_baseline()
- Attach baseline covariate
-
add_bl_crcl()
- Add baseline creatinine clearance field.
-
add_bl_lbm()
- Add baseline lean body mass (LBM)
-
add_bl_odwg()
- Add baseline hepatic function class
-
add_bl_renal()
- Add baseline renal function class
-
add_cfb()
- Add baseline and change from baseline fields
-
add_covariate()
- Attach time-varying covariate
-
add_dose_level()
- Add dose level (
DL
) column
-
add_obs_per_dosing_interval()
- Add the number of observations per dosing interval
-
add_observation()
- Append observation events
-
add_rtb()
- Add baseline and relative-to-baseline fields
-
add_tad()
- Add time-after-dose (TAD) field
-
add_trtdy()
- Add treatment day ('TRTDY') column
-
administration_summary()
- Overview on the number of administrations in the subjects by parent
-
ae_summary()
- AE summary
-
analyte_overview()
- Overview on analytes and parents
-
analytes()
- Analytes within a NIF or SDTM object
-
analytes(<data.frame>)
- Analytes within a NIF object
-
analytes(<nif>)
- Analytes within a NIF object
-
analytes(<sdtm>)
- Analytes in a sdtm object
-
as_nif()
- Convert data frame to nif object
-
cmt_mapping()
- Analyte - compartment mapping
-
coalesce_join()
- Coalescing join
-
covariate_barplot()
- Generic covariate barplot
-
covariate_hist()
- Generic covariate distribution histogram
-
crea_mdrd()
- Serum creatinine estimation from eGFR (MDRD)
-
crea_raynaud()
- Serum creatinine estimation from eGFR (Raynaud method)
-
derive_sld()
experimental - Calculate SLD for SDTM.TR domain
-
disposition_summary()
- Subject disposition overview
-
domain()
- Return a specific domain from a sdtm object
-
domain_model
- SDTM Domain Model variables
-
dose_levels()
- Dose levels within a NIF object
-
dose_lin()
experimental - Test for dose linearity
-
dose_red_sbs()
- Subjects with dose reduction
-
doses()
- Doses in a nif or sdtm object
-
doses(<nif>)
- Doses within a NIF object
-
doses(<sdtm>)
- Doses in a sdtm object
-
edish_plot()
- Drug-induced serious hepatotoxicity (eDISH) plot
-
egfr_cg()
- Glomerular filtration rate estimation from serum creatinine (Cockcroft-Gault)
-
egfr_mdrd()
- Glomerular filtration rate estimation from serum creatinine (MDRD)
-
egfr_raynaud()
- Glomerular filtration rate estimation from serum creatinine (Raynaud method)
-
examplinib_fe
- Synthetic SDTM data from a fictional clinical food effect study for 'examplinib'.
-
examplinib_fe_nif
- Synthetic NIF data from a fictional clinical food effect study for 'examplinib'.
-
examplinib_poc
- Synthetic SDTM data from a fictional clinical single-arm study with rich and sparse pk sampling.
-
examplinib_poc_min_nif
- Synthetic NIF data from a fictional clinical single-arm study with rich and sparse pk sampling. Reduced to the minimally required fields.
-
examplinib_poc_nif
- Synthetic NIF data from a fictional clinical single-arm study with rich and sparse pk sampling.
-
examplinib_sad
- Synthetic SDTM data from a fictional clinical SAD FIH study with rich PK sampling
-
examplinib_sad_min_nif
- Synthetic NIF data from a fictional clinical SAD FIH study with rich PK sampling. Reduced to the minimally required fields.
-
examplinib_sad_nif
- Synthetic NIF data from a fictional clinical SAD FIH study with rich PK sampling
-
filter_subject()
- Keep only selected USUBJID in the data set
-
find_duplicates()
- Find duplicate rows in a data frame
-
geom_admin()
- Administration geom layer for ggplot
-
has_domain()
- Check whether a domain is present in an SDTM object
-
import_from_connection()
- Import nif object from connection
-
import_nif()
- Import nif file
-
import_observation()
experimental - Add observation from non-SDTM-formatted data table
-
index_dosing_interval()
- Index dosing intervals
-
index_rich_sampling_intervals()
experimental - Identify and index rich PK sampling intervals
-
is_iso8601_date()
- Check if a string matches ISO 8601 date format
-
is_iso8601_datetime()
- Check if a string matches ISO 8601 date-time format
-
is_iso_date_time()
- Test whether string represents ISO 8601-formatted date-time
-
lbm_boer()
- Lean body mass (Boer formula)
-
lbm_hume()
- Lean body mass (Hume formula)
-
lbm_peters()
- Lean body mass (Peters formula)
-
limit()
- Subset nif to rows with DTC before the last individual or global observation
-
make_ntime()
- Make nominal time
-
make_ntime_from_tpt()
- Convert time point text to numeric time values
-
make_subjects_sdtm()
- Make subject data frame from SDTM object
-
make_time()
- Calculate time fields based on DTC
-
max_admin_time()
- Maximal administration time
-
max_observation_time()
- Maximal observation time
-
max_time()
- Maximal time in nif object
-
minimal_nif_fields
- Minimal nif fields
-
n_administrations()
- Number of administrations per subject
-
nca()
- Non-compartmental analysis
-
nca1()
experimental - Non-compartmental analysis of NIF data
-
nca2()
- Non-compartmental analysis with analyte-based grouping
-
nca_from_pp()
- Generate NCA table from the SDTM.PP domain
-
nca_power_model()
experimental - Power fit for PK parameters
-
nca_summary()
- PK parameter summary statistics by dose
-
nca_summary_table()
- PK parameter summary statistics table by dose
-
new_nif()
- nif class constructor
-
new_sdtm()
- SDTM class constructor, creating a sdtm object from a set of SDTM domains
-
nif_auto()
experimental - Auto-generate nif from sdtm object
-
nif_disclaimer()
- Disclaimer statement
-
nif_nca_new()
- Perform Non-Compartmental Analysis (NCA) for each subject and analyte
-
nif_option()
- Set or get global options
-
nif_viewer()
- NIF viewer
-
normalize_nif()
- Normalize nif object
-
obs_per_dose_level()
- Observations per dose level
-
parents()
- Parent compounds within a NIF object
-
plot(<nif>)
- Plot NIF object.
-
plot(<sdtm>)
- Plot SDTM object
-
print_debug()
- Debug output
-
read_sdtm()
- Read SDTM data
-
resolve_duplicates()
- Remove duplicate rows from a data frame
-
rich_sampling_sbs()
- Identify subjects with rich sampling
-
sdtm_missing_times()
- Number of DTC entries with missing time information
-
standard_nif_fields
- Standard nif fields
-
standardize_date_format()
- Convert date fields to POSIX format
-
stat_admin()
- ggplot stat for treatment administrations
-
studies()
- Studies within a nif object
-
subject_info()
- Baseline details for specific subjects
-
subject_info(<sdtm>)
- Baseline details for specific subjects
-
subjects()
- Unique subjects within a data set
-
subjects(<nif>)
- Unique subjects within a NIF object
-
subs_per_dose_level()
- Subjects per dose level
-
suggest()
- Suggest data programming steps to generate a nif object from an sdtm object
-
summary(<sdtm>)
- SDTM summary
-
testcd()
- Generic function testcd
-
testcd(<sdtm>)
- Extract TESTCD fields by domain from a sdtm object
-
treatments()
- Treatments in a nif or sdtm object
-
treatments(<nif>)
- Treatments in a nif object
-
treatments(<sdtm>)
- Treatments in a sdtm object
-
usubjid()
- Get the USUBJID of subject
-
validate_domain()
- Check whether fields in domain are compliant with SDTM
-
validate_sdtm()
- Check whether sdtm object is compliant with SDTM standard
-
watermark()
- Add a watermark annotation layer for a ggplot2 object
-
write_monolix()
- Write as comma-separated file, complying with the format used by Monolix
-
write_nif()
- Write as space-delimited, fixed-width file as required by NONMEM or a character-separated file