Learn R Programming

simboot (version 0.2-8)

estSimpson: Estimator for Simpson's index

Description

Estimation function for Simpson's index \(1-p^2 * n/(n-1)\). Internal use in estSimpsonf.

Usage

estSimpson(x)

Value

Estimator of Simpson's index

Arguments

x

Vector of discrete-scaled numerical values.