COMPASSfitToCountsTable {COMPASS} | R Documentation |
Returns a table of counts and parent counts for each cell subset in a COMPASS fit.
COMPASSfitToCountsTable( x, idcol = NULL, parent = NULL, drop = NULL, stimName = NULL )
x |
|
idcol |
unquote variable name in the metadata for the subject id. |
parent |
character name of the parent population for this model fit. e.g. "CD4" |
drop |
numeric vector indicating the columns in the metadata to drop from the output. Usually sample-specific columns rather than subject specific columns. |
stimName |
the name of the stimulation |