Predict whether a point is on the left or right of the BANC dataset
Source:R/xform.R
banc_lr_position.Rd
Predict whether a point is on the left or right of the BANC dataset
Usage
banc_lr_position(x, units = c("nm", "microns", "raw"), group = FALSE)
Value
A vector of point displacements (calibrated according to
units
, nm is the default) where 0 is at the midline and positive
values are to the fly's right.
Details
This is not perfect as it assumes that the X displacement from the
midline is a good indicator of LR displacement. This is generally true but
not infallible. Furthermore it will only be as good as the registration
used by mirror_banc
(still variable).