get.medians | R Documentation |
This function returns the median landmark estimates based on separate landmark sets. It is useful to calculate median estimates based on ALPACA estimates of individual templates.
get.medians(AllLMs, outlier.NA = FALSE)
AllLMs |
A 4d array that store separate landmark sets with corresponding landmarks and identical samples. |
outlier.NA |
A boolean variable determines whether there is NA (TRUE) or not (FALSE). |
A 3D array that contains median landmark coordinates
#Please refer to the help file of 'read.malpaca.estimates' in SlicerMorphR to see how this function calculates median estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.