Get antigen or serum bootstrap blob information for plotting with the blob()
function.
agBootstrapBlob(map, antigen, optimization_number = 1)
srBootstrapBlob(map, serum, optimization_number = 1)
agBootstrapBlobs(map, optimization_number = 1)
srBootstrapBlobs(map, optimization_number = 1)
ptBootstrapBlobs(map, optimization_number = 1)
An acmap object
The antigen to get the blob for
Optimization number from which to get blob information
The serum to get the blob for
Returns an object of class "blob" that can be plotted using the blob()
function.
Other map diagnostic functions:
agCohesion()
,
bootstrapBlobs()
,
bootstrapMap()
,
checkHemisphering()
,
dimensionTestMap()
,
logtiterTable()
,
map-table-distances
,
mapBootstrapCoords
,
mapDistances()
,
mapRelaxed()
,
mapResiduals()
,
pointStress
,
ptBootstrapCoords()
,
ptLeverage
,
ptTriangulationBlob
,
recalculateStress()
,
stressTable()
,
tableColbases()
,
tableDistances()
,
triangulationBlobs()
,
unstableMaps