| ptBootstrapBlob {Racmacs} | R Documentation |
Get antigen or serum bootstrap blob information
Description
Get antigen or serum bootstrap blob information for plotting with the blob() function.
Usage
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)
Arguments
map |
An acmap object |
antigen |
The antigen to get the blob for |
optimization_number |
Optimization number from which to get blob information |
serum |
The serum to get the blob for |
Value
Returns an object of class "blob" that can be plotted using the blob() function.
See Also
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
[Package Racmacs version 1.2.9 Index]