This function is meant for dinosaur mass estimation from femoral length as presented by O'Gorman & Hone (2012)
OH2012(FL, eqn, data=NULL)
a value or vector representing femoral length (in mm)
a character specifying the desired prediction equation (see Details)
an optional object of class = "data.frame"
or class = "matrix"
A vector representing the mass estimate(s) in log grams and grams
Possible estimation equations (eqn =
) include: "theropods"
, "sauropods"
, and "ornithischians"
. See O'Gorman & Hone (2012) for specific details and Campione & Evans (2020) for evaluations of the models.
If a data object is specified, the mass estiamtes will be added as a column to the data.frame or matrix within that object.
O'Gorman, E. J. and Hone, D. W. E. (2012) Body Size Distribution of the Dinosaurs. PLoS ONE 7(12): e51925.
Campione, N. E. and Evans, D. C. (2020) The accuracy and precisions of body mass estimation in non-avian dinosaurs. Biological Reviews.