Description Usage Arguments Value See Also
Parameters are directly provided.
1 | compute_h_score(csd, measure, tissue_categories, thresholds, .by = "Slide ID")
|
csd |
Cell seg data to use. |
measure |
The cell seg data column to measure (as a character string) |
tissue_categories |
A character vector of tissue category names of interest. |
thresholds |
Optional three element vector with the threshold values. |
.by |
Column to aggregate by |
A data frame with one row per Slide ID, showing cell counts and percents in each bin and the H-Score. The data frame has attributes measure and thresholds.
Other aggregation functions:
compute_density_from_cell_summary()
,
compute_density_from_table()
,
compute_h_score_from_score_data()
,
compute_mean_expression_many()
,
compute_mean_expression()
,
compute_positivity_many()
,
compute_positivity()
,
count_phenotypes()
,
counts_to_percents()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.