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))

jpfrench81/smerc documentation built on Jan. 13, 2024, 4:30 a.m.