Learn R Programming

smerc (version 1.8.3)

elliptic.penalty: Compute elliptic penalty

Description

Compute eccentricity penalty for elliptic scan method.

Usage

elliptic.penalty(a, shape)

Value

A vector of penalities

Arguments

a

Penalty scale

shape

Shape of ellipse.

Examples

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

Run the code above in your browser using DataLab