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", "1.1.0")



Attach the package and use:
library("omopgenerics")
Maintained by
Martí Català
[Scholar Profile | Author Map]
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 1.1.0, https://cran.r-project.org/web/packages/omopgenerics. Accessed 29 Mar. 2025.
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), 0.4.0 (2024-11-22 14:40), 0.4.1 (2024-12-05 19:30), 1.0.0 (2025-02-14 06:00), 1.1.0 (2025-02-25 18:00)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for omopgenerics020406080100120140160180200220240260280TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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