
Package index
-
summariseCharacteristics() - Summarise characteristics of cohorts in a cohort table
-
summariseCohortAttrition() - Summarise attrition associated with cohorts in a cohort table
-
summariseCohortCodelist()experimental - Summarise the cohort codelist attribute
-
summariseCohortCount() - Summarise counts for cohorts in a cohort table
-
summariseCohortOverlap() - Summarise overlap between cohorts in a cohort table
-
summariseCohortTiming() - Summarise timing between entries into cohorts in a cohort table
-
summariseLargeScaleCharacteristics() - This function is used to summarise the large scale characteristics of a cohort table
-
tableCharacteristics()experimental - Format a summarise_characteristics object into a visual table.
-
tableCohortAttrition()experimental - Create a visual table from the output of summariseCohortAttrition.
-
tableCohortCodelist()experimental - Create a visual table from
<summarised_result>object fromsummariseCohortCodelist()
-
tableCohortCount()experimental - Format a summarise_characteristics object into a visual table.
-
tableCohortOverlap()experimental - Format a summariseOverlapCohort result into a visual table.
-
tableCohortTiming()experimental - Format a summariseCohortTiming result into a visual table.
-
tableLargeScaleCharacteristics() - Explore and compare the large scale characteristics of cohorts
-
tableTopLargeScaleCharacteristics() - Visualise the top concepts per each cdm name, cohort, statification and window.
-
availableTableColumns() - Available columns to use in
header,groupColumnandhidearguments in table functions.
Generate ggplot2 plots from summarised_result objects
Functions to generate plots (ggplot2) from summarised objects.
-
plotCharacteristics()experimental - Create a ggplot from the output of summariseCharacteristics.
-
plotCohortAttrition()experimental - create a ggplot from the output of summariseLargeScaleCharacteristics.
-
plotCohortCount()experimental - Plot the result of summariseCohortCount.
-
plotCohortOverlap()experimental - Plot the result of summariseCohortOverlap.
-
plotCohortTiming()experimental - Plot summariseCohortTiming results.
-
plotComparedLargeScaleCharacteristics()experimental - create a ggplot from the output of summariseLargeScaleCharacteristics.
-
plotLargeScaleCharacteristics()experimental - create a ggplot from the output of summariseLargeScaleCharacteristics.
-
availablePlotColumns() - Available columns to use in
facetandcolourarguments in plot functions.
-
benchmarkCohortCharacteristics() - Benchmark the main functions of CohortCharacteristics package.
-
mockCohortCharacteristics() - It creates a mock database for testing CohortCharacteristics package