how.many.missing | R Documentation |
Calculates the percentage of morphometric data points that have been replaced with 'NA' by functions such as missing.data
, byclade
or obliterator
from LOST. Used to verify the amount of missing data inputted into complete morphometric matrices.
how.many.missing(x)
x |
A n X m matrix of morphometric data with n specimens and m variables, or a or l X 2(or 3) array of geometric morphometric data containing some percentage of missing data |
Returns the percentage (as a decimal) of missing data points present in x
J. Arbour and C. Brown
Brown, C., Arbour, J. and Jackson, D. 2012. Testing of the Effect of Missing Data Estimation and Distribution in Morphometric Multivariate Data Analyses. Systematic Biology 61(6):941-954.
missing.data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.