Skip to Main Content Skip to Search
Product Documentation

dfittool - Interactive distribution fitting

Syntax

dfittool
dfittool(y)
dfittool(y,cens)
dfittool(y,cens,freq)
dfittool(y,cens,freq,dsname)

Description

dfittool opens a graphical user interface for displaying fit distributions to data. To fit distributions to your data and display them over plots of the empirical distributions, you can import data from the workspace.

dfittool(y) displays the Distribution Fitting Tool and creates a data set with data specified by the vector y.

dfittool(y,cens) uses the vector cens to specify whether the observation y(j) is censored, (cens(j)==1) and/or observed, exactly (cens(j)==0). If cens is omitted or empty, no y values are censored.

dfittool(y,cens,freq) uses the vector freq to specify the frequency of each element of y. If freq is omitted or empty, all y values have a frequency of 1.

dfittool(y,cens,freq,dsname) creates a data set with the name dsname using the data vector y, censoring indicator cens, and frequency vector freq.

For more information, see Modeling Data Using the Distribution Fitting Tool.

See Also

disttool | mle | randtool

  


 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS