Description Usage Arguments Value
This function is for the instance that multiple donors are being compared against each other within the k-nearest neighborhood of interest. The mean value of the markers of interest is calculated across the donors, such that each data point for the subsequent t-test represents a marker for a danor.
1 | MultipleDonorStatistics(basal, stim, stim.name, donors)
|
basal |
tibble that contains unstim for a knn including donor identity |
stim |
tibble that contains stim for a knn including donor identity |
stim.name |
string of the name of the current stim being tested |
donors |
vector of strings corresponding to the designated names of the donors |
result: a named vector of p values (soon to be q values) from the t test done on each marker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.