Learn R Programming

dendrometry (version 0.0.4)

fit_lmoments: L-Moments Estimation

Description

Estimates distribution parameters using the method of L-moments.

Usage

fit_lmoments(x, dist)

Value

A list containing parameter estimates and placeholder values for other components.

Arguments

x

numeric vector of sorted data.

dist

character string specifying the distribution.