benchmarkPatientProfiles {PatientProfiles} | R Documentation |
Benchmark intersections and demographics functions for a certain source (cdm).
Description
Benchmark intersections and demographics functions for a certain source (cdm).
Usage
benchmarkPatientProfiles(cdm, n = 50000, iterations = 1)
Arguments
cdm |
A cdm_reference object. |
n |
Size of the synthetic cohorts used to benchmark. |
iterations |
Number of iterations to run the benchmark. |
Value
A summarise_result object with the summary statistics.
[Package PatientProfiles version 1.4.2 Index]