Other packages > Find by keyword >

omopgenerics  

Methods and Classes for the OMOP Common Data Model
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("omopgenerics", "0.4.0")



Attach the package and use:
library("omopgenerics")
Maintained by
Martí Català
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-01-17
Latest Update: 2024-02-23
Description:
Provides definitions of core classes and methods used by analytic pipelines that query the OMOP (Observational Medical Outcomes Partnership) common data model.
How to cite:
Martí Català (2024). omopgenerics: Methods and Classes for the OMOP Common Data Model. R package version 0.4.0, https://cran.r-project.org/web/packages/omopgenerics. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.0.1 (2024-01-17 12:30), 0.0.2 (2024-01-30 16:50), 0.0.3 (2024-02-23 10:50), 0.1.2 (2024-03-10 00:30), 0.2.0 (2024-04-30 15:12), 0.2.1 (2024-05-17 00:40), 0.2.2 (2024-06-19 10:40), 0.2.3 (2024-07-03 09:30), 0.3.0 (2024-08-17 08:30), 0.3.1 (2024-09-21 10:40)
Other packages that cited omopgenerics R package
View omopgenerics citation profile
Other R packages that omopgenerics depends, imports, suggests or enhances
Complete documentation for omopgenerics
Functions, R codes and Examples using the omopgenerics R package
Some associated functions: achillesColumns . achillesTables . attrition.cohort_table . attrition . bind.cohort_table . bind . cash-.cdm_reference . cash-set-.cdm_reference . cdmFromTables . cdmName . cdmReference . cdmVersion . cohortColumns . cohortCount . cohortTables . collect.cdm_reference . collect.cohort_table . compute.cdm_table . dropTable . emptyComparedResult . emptySummarisedResult . estimateTypeChoices . insertFromSource . insertTable . newAchillesTable . newCdmReference . newCdmSource . newCdmTable . newCodelist . newCohortTable . newComparedResult . newConceptSetExpression . newOmopTable . newSummarisedResult . omopColumns . omopTables . omopgenerics-package . participants . print.cdm_reference . recordCohortAttrition . reexports . resultColumns . settings.cohort_table . settings . sub-sub-.cdm_reference . sub-subset-.cdm_reference . subsetResult . summary.cdm_reference . summary.cohort_table . suppress.compared_result . suppress . suppress.summarised_result . uniqueTableName . 
Some associated R codes: OMOPGenerics-package.R . arrange.R . cdmFromTables.R . classAchillesTable.R . classCdmReference.R . classCdmSource.R . classCdmTable.R . classCodelist.R . classCohortTable.R . classComparedResult.R . classConceptSetExpression.R . classOmopTable.R . classSummarisedResult.R . cohortCount.R . compute.R . methodAttrition.R . methodBind.R . methodDropTable.R . methodInsertFromSource.R . methodInsertTable.R . methodParticipants.R . methodSettings.R . methodSummary.R . methodSuppress.R . overwriteClasses.R . recordCohortAttrition.R . utilities.R .  Full omopgenerics 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

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA