SWeibull2

Contents

Function

 y=A-\left( A-B\right) e^{-\left( kx\right) ^d}

Brief Description

Sigmoidal Weibull function, type 2.

Reference: Seber, G. A. F., Wild, C. J. 1989. Nonlinear Regression. John Wiley & Sons, Inc. pp. 338 - 339

Sample Curve

Image:CFF Image492.jpg

Parameter

Number: 4

Names: a, b, d, k

Meanings: a = top asymptote, b = unknown, d = power, k = coefficient

Lower Bounds: a > 0.0, b > 0.0, k > 0.0

Upper Bounds: none

Script Access

 nlf_sweibull2(x,a,b,d,k) 

Function File

FITFUNC\WEIBULL2.FDF

Category

Growth/Sigmoidal