Coder Social home page Coder Social logo

admiral's Introduction

admiral

Codecov test coverage

ADaM in R Asset Library

Purpose

To provide an open source, modularized toolbox that enables the pharmaceutical programming community to develop ADaM datasets in R.

Installation

Once the package is available from CRAN you'll be able to install it using install.packages("admiral").

In the meantime you can install the latest release of the package directly from GitHub.

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}
remotes::install_github("Roche-GSK/admiral.test") # This is a required dependency of {admiral}
remotes::install_github("Roche-GSK/admiral")

Scope

  • Build a toolbox of re-usable functions and utilities to create ADaM datasets using R scripts in a modular manner
  • Pharmaceutical communities and companies are encouraged to contribute to admiral following the provided programming strategy and modular approach
  • All functions are documented, tested, include examples and are listed in the Reference section
  • Vignettes how to create ADSL, BDS and OCCUR datasets, including example scripts
  • Vignettes for ADaM dataset specific functionality (i.e. dictionary coding, date imputation, SMQs ...)

Usage

  • Think of admiral as a toolbox of modular blocks (R functions) to create analysis derivations

    • Each block has a stand alone purpose, i.e. each function provides a specific functionality
    • Data Scientists can create their own blocks, i.e. create own R functions
  • Constructing ADaM dataset should become like building out of blocks that are based on admiral modular functions and user created modular functions

References and Documentation

  • Please go to Get Started section to start using admiral
  • Please see the Programming Strategy to understand how functions are created
  • Please see the FAQ for the most frequent questions

Contact

In case your questions are not answered please contact us on Slack.

admiral's People

Contributors

bundfussr avatar kabis-ops avatar slamao avatar aehmann-gsk avatar koegerr avatar esimms999-gsk avatar millerg23 avatar shimenghuang avatar teckla-gsk avatar epijim avatar hamzarahal avatar pk505289 avatar yangc71 avatar malexthorpe avatar vi9nesh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.