adjustedLogTiterTable {Racmacs} | R Documentation |
Get the reactivity adjusted log titer table
Description
Return the log titer table plus any antigen reactivity adjustments.
Usage
adjustedLogTiterTable(map, optimization_number = 1)
Arguments
map |
An acmap object |
optimization_number |
The optimization number from which to take any antigen reactivity adjustments |
Value
A numeric matrix of adjusted log titers.
See Also
Other map attribute functions:
acmapAttributes
,
adjustedTiterTable()
,
dilutionStepsize()
,
logtiterTableLayers()
,
mapDescription()
,
mapName()
,
titerTableFlat()
,
titerTableLayers()
,
titerTable()
[Package Racmacs version 1.2.9 Index]