weib.fit: Estimate Parameters of a Weibull Distribution

Description Usage Arguments Details Author(s)

View source: R/weib.fit.R

Description

Estimate Parameters of a Weibull Distribution

Usage

1
  weib.fit(x, digits = 3)

Arguments

x

The data.

digits

The number of decimal digits.

Details

Fits the Weibull distribution using the Newton-Raphson method. The first and second derivatives with respect to beta of the log likelihood of a weibull distribution are used to estimate the parameters.

Author(s)

Tyler Hunt tyler@psychoanalytix.com


JackStat/WeibFit documentation built on May 7, 2019, 10:17 a.m.