Learn R Programming

Racmacs (version 1.2.9)

adjustedLogTiterTable: Get the reactivity adjusted log titer table

Description

Return the log titer table plus any antigen reactivity adjustments.

Usage

adjustedLogTiterTable(map, optimization_number = 1)

Value

A numeric matrix of adjusted log titers.

Arguments

map

An acmap object

optimization_number

The optimization number from which to take any antigen reactivity adjustments

See Also

Other map attribute functions: acmapAttributes, adjustedTiterTable(), dilutionStepsize(), logtiterTableLayers(), mapDescription(), mapName(), titerTableFlat(), titerTableLayers(), titerTable()