elliptic.penalty: Compute elliptic penalty

View source: R/elliptic.penalty.R

elliptic.penaltyR Documentation

Compute elliptic penalty

Description

Compute eccentricity penalty for elliptic scan method.

Usage

elliptic.penalty(a, shape)

Arguments

a

Penalty scale

shape

Shape of ellipse.

Value

A vector of penalities

Examples

elliptic.penalty(a = 0.5, shape = c(1, 1.5, 2))

smerc documentation built on Aug. 20, 2026, 9:08 a.m.