elliptic.penalty {smerc} | R Documentation |
Compute eccentricity penalty for elliptic scan method.
elliptic.penalty(a, shape)
a |
Penalty scale |
shape |
Shape of ellipse. |
A vector of penalities
elliptic.penalty(a = 0.5, shape = c(1, 1.5, 2))