Description Usage Arguments Value Author(s) Examples
BATmeasures: Measures of basophil activation testing
1 | BATmeasures(data, groupvariables, output.file)
|
data |
A dataframe that contains several variables: groupvariables which is a grouping variable that identifies all the conditions in a dose-response curve, agconc which is the antigen concentration used in basophil stimulation, and CD63hi which is the percentage of CD63hi basophils from flow analysis in each stimulation condition) |
groupvariables |
The variable name of the grouping variable from the data |
output.file |
The name of the output file |
This function analyzes basophil activation dose-response curve to produce measures of basophil activation
A csv file containing calculated AUC and ED50 values based on input data
Sarita Patil, sarita.patil@mgh.harvard.edu
1 | BATmeasures(data, patientid, output.file="BAT_AUC_ED50.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.