Other packages > Find by keyword >

admiral  

ADaM in R Asset Library
View on CRAN: Click here


Download and install admiral package within the R console
Install from CRAN:
install.packages("admiral")

Install from Github:
library("remotes")
install_github("cran/admiral")

Install by package version:
library("remotes")
install_version("admiral", "1.0.2")



Attach the package and use:
library("admiral")
Maintained by
Ben Straub
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-17
Latest Update: 2024-03-05
Description:
A toolbox for programming Clinical Data Interchange Standards Consortium (CDISC) compliant Analysis Data Model (ADaM) datasets in R. ADaM datasets are a mandatory part of any New Drug or Biologics License Application submitted to the United States Food and Drug Administration (FDA). Analysis derivations are implemented in accordance with the "Analysis Data Model Implementation Guide" (CDISC Analysis Data Model Team, 2021, ).
How to cite:
Ben Straub (2022). admiral: ADaM in R Asset Library. R package version 1.0.2, https://cran.r-project.org/web/packages/admiral
Previous versions and publish date:
0.6.3 (2022-02-17 20:52), 0.7.0 (2022-05-31 18:40), 0.7.1 (2022-07-18 11:40), 0.8.0 (2022-09-05 12:20), 0.8.1 (2022-09-21 00:30), 0.8.2 (2022-09-29 12:00), 0.8.3 (2022-10-07 09:20), 0.8.4 (2022-10-14 14:32), 0.9.0 (2022-12-06 09:22), 0.9.1 (2022-12-23 12:30), 0.10.0 (2023-03-08 09:20), 0.10.1 (2023-03-14 19:00), 0.10.2 (2023-04-25 23:40), 0.11.0 (2023-06-09 00:33), 0.11.1 (2023-07-06 20:50), 0.12.0 (2023-09-12 05:50), 0.12.1 (2023-09-25 20:30), 0.12.2 (2023-10-06 08:50), 0.12.3 (2023-10-18 22:50), 1.0.0 (2023-12-16 00:10), 1.0.1 (2024-02-02 01:00)
Other packages that cited admiral R package
View admiral citation profile
Other R packages that admiral depends, imports, suggests or enhances
Functions, R codes and Examples using the admiral R package
Some associated functions: admiral-package . admiral_adlb . admiral_adsl . assert_db_requirements . assert_parameters_argument . assert_terms . assert_valid_queries . atoxgr_criteria_ctcv4 . atoxgr_criteria_ctcv5 . atoxgr_criteria_daids . basket_select . call_derivation . call_user_fun . censor_source . chr2vars . compute_age_years . compute_bmi . compute_bsa . compute_dtf . compute_duration . compute_egfr . compute_framingham . compute_map . compute_qtc . compute_qual_imputation . compute_qual_imputation_dec . compute_rr . compute_scale . compute_tmf . consolidate_metadata . convert_blanks_to_na . convert_date_to_dtm . convert_dtc_to_dt . convert_dtc_to_dtm . convert_na_to_blanks . count_vals . create_period_dataset . create_query_data . create_single_dose_dataset . date_source . default_qtc_paramcd . derivation_slice . derive_basetype_records . derive_derived_param . derive_expected_records . derive_extreme_event . derive_extreme_records . derive_locf_records . derive_param_bmi . derive_param_bsa . derive_param_computed . derive_param_doseint . derive_param_exist_flag . derive_param_exposure . derive_param_extreme_event . derive_param_extreme_record . derive_param_first_event . derive_param_framingham . derive_param_map . derive_param_qtc . derive_param_rr . derive_param_tte . derive_param_wbc_abs . derive_summary_records . derive_var_ady . derive_var_aendy . derive_var_age_years . derive_var_agegr_fda . derive_var_analysis_ratio . derive_var_anrind . derive_var_astdy . derive_var_atirel . derive_var_atoxgr . derive_var_atoxgr_dir . derive_var_base . derive_var_basetype . derive_var_chg . derive_var_confirmation_flag . derive_var_disposition_status . derive_var_dthcaus . derive_var_extreme_dt . derive_var_extreme_dtm . derive_var_extreme_flag . derive_var_joined_exist_flag . derive_var_last_dose_amt . derive_var_last_dose_date . derive_var_last_dose_grp . derive_var_merged_cat . derive_var_merged_character . derive_var_merged_ef_msrc . derive_var_merged_exist_flag . derive_var_merged_summary . derive_var_obs_number . derive_var_ontrtfl . derive_var_pchg . derive_var_relative_flag . derive_var_shift . derive_var_trtdurd . derive_var_trtemfl . derive_var_worst_flag . derive_vars_aage . derive_vars_atc . derive_vars_computed . derive_vars_disposition_reason . derive_vars_dt . derive_vars_dtm . derive_vars_dtm_to_dt . derive_vars_dtm_to_tm . derive_vars_duration . derive_vars_dy . derive_vars_extreme_event . derive_vars_joined . derive_vars_last_dose . derive_vars_merged . derive_vars_merged_dt . derive_vars_merged_dtm . derive_vars_merged_lookup . derive_vars_period . derive_vars_query . derive_vars_suppqual . derive_vars_transposed . dose_freq_lookup . dt_level . dthcaus_source . dtm_level . event . event_joined . event_source . ex_single . example_qs . extend_source_datasets . extract_duplicate_records . extract_unit . filter_confirmation . filter_date_sources . filter_exist . filter_extreme . filter_joined . filter_not_exist . filter_relative . flag_event . format.basket_select . format_eoxxstt_default . format_reason_default . get_admiral_option . get_duplicates_dataset . get_hori_data . get_imputation_target_date . get_imputation_target_time . get_joined_data . get_many_to_one_dataset . get_not_mapped . get_one_to_many_dataset . get_partialdatetime . get_summary_records . get_terms_from_db . impute_dtc_dt . impute_dtc_dtm . list_all_templates . list_tte_source_objects . max_cond . min_cond . negate_vars . params . pipe . print.adam_templates . print.duplicates . print.source . print_named_list . queries . queries_mh . query . records_source . reexport-desc . reexport-exprs . reexports . restrict_derivation . restrict_imputed_dtc_dt . restrict_imputed_dtc_dtm . sdg_select . set_admiral_options . signal_duplicate_records . slice_derivation . smq_select . tte_source . tte_source_objects . use_ad_template . validate_basket_select . validate_query . yn_to_numeric . 
Some associated R codes: admiral-package.R . admiral_environment.R . admiral_options.R . call_derivation.R . call_user_fun.R . compute_age_years.R . compute_duration.R . compute_framingham.R . compute_kidney.R . compute_qual_imputation.R . compute_scale.R . consolidate_metadata.R . create_query_data.R . create_single_dose_dataset.R . data.R . derive_adeg_params.R . derive_advs_params.R . derive_basetype_records.R . derive_date_vars.R . derive_expected_records.R . derive_extreme_event.R . derive_extreme_records.R . derive_joined.R . derive_locf_records.R . derive_merged.R . derive_param_computed.R . derive_param_doseint.R . derive_param_exist_flag.R . derive_param_exposure.R . derive_param_extreme_event.R . derive_param_extreme_record.R . derive_param_framingham.R . derive_param_tte.R . derive_param_wbc_abs.R . derive_summary_records.R . derive_var_ady.R . derive_var_aendy.R . derive_var_analysis_ratio.R . derive_var_anrind.R . derive_var_astdy.R . derive_var_atirel.R . derive_var_atoxgr.R . derive_var_base.R . derive_var_basetype.R . derive_var_chg.R . derive_var_confirmation_flag.R . derive_var_disposition_status.R . derive_var_dthcaus.R . derive_var_extreme_date.R . derive_var_extreme_flag.R . derive_var_joined_exist_flag.R . derive_var_last_dose_amt.R . derive_var_last_dose_date.R . derive_var_last_dose_grp.R . derive_var_merged_ef_msrc.R . derive_var_obs_number.R . derive_var_ontrtfl.R . derive_var_pchg.R . derive_var_relative_flag.R . derive_var_shift.R . derive_var_trtdurd.R . derive_var_trtemfl.R . derive_vars_aage.R . derive_vars_computed.R . derive_vars_disposition_reason.R . derive_vars_dtm_to_dt.R . derive_vars_dtm_to_tm.R . derive_vars_duration.R . derive_vars_dy.R . derive_vars_extreme_event.R . derive_vars_last_dose.R . derive_vars_query.R . derive_vars_suppqual.R . derive_vars_transposed.R . duplicates.R . event.R . filter_confirmation.R . filter_exist.R . filter_extreme.R . filter_joined.R . filter_relative.R . get_summary_records.R . globals.R . period_dataset.R . reexports.R . restrict_derivation.R . roxygen2.R . slice_derivation.R . tte_sources.R . user_helpers.R . user_utils.R .  Full admiral package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns