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 Oct. 10, 2023, 5:07 p.m.