Description Usage Arguments Value
View source: R/getProportion.R
Bootstraps the samples and recalculates proportion of samples containing a property
1 | bootstrap_percentage(df_map, level = "Drug.Class", B)
|
df_map |
A dataframe of combined non-subsampled or subsampled mapping data and metadata |
level |
A string of a column name e.g. Drug.Class |
B |
A numerical value of the number of types to sample in bootstrapping |
A dataframe of proportions of samples for each bootstrap iteration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.