get_visit_med75 | R Documentation |
Internal function used by site_aggr()
.
get_visit_med75(df_pat, method = "med75_adj", min_pat_pool = 0.2)
df_pat |
dataframe as returned by |
method |
character, one of c("med75", "med75_adj") defining method for defining evaluation point visit_med75 (see details), Default: "med75_adj" |
min_pat_pool |
double, minimum ratio of available patients available for sampling. Determines maximum visit_med75 value see Details. Default: 0.2 |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.