ptBootstrapCoords {Racmacs} | R Documentation |
Get antigen or serum bootstrap coordinates information
Description
Get antigen or serum bootstrap coordinates information
Usage
ptBootstrapCoords(map, point)
agBootstrapCoords(map, antigen)
srBootstrapCoords(map, serum)
Arguments
map |
An acmap object |
point |
The point from which to get the bootstrap coords (numbered antigens then sera) |
antigen |
The antigen to get the bootstrap coords |
serum |
The serum from which to get the bootstrap coords |
Value
Returns a matrix of coordinates for the point in each of the bootstrap runs
See Also
Other map diagnostic functions:
agCohesion()
,
bootstrapBlobs()
,
bootstrapMap()
,
checkHemisphering()
,
dimensionTestMap()
,
logtiterTable()
,
map-table-distances
,
mapBootstrapCoords
,
mapDistances()
,
mapRelaxed()
,
mapResiduals()
,
pointStress
,
ptBootstrapBlob
,
ptLeverage
,
ptTriangulationBlob
,
recalculateStress()
,
stressTable()
,
tableColbases()
,
tableDistances()
,
triangulationBlobs()
,
unstableMaps
[Package Racmacs version 1.2.9 Index]