View source: R/elliptic.penalty.R
elliptic.penalty | 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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.