Products & Services Solutions Academia Support User Community Company

Learn more about Statistics Toolbox   

lowerparams - Class: paretotails

Lower Pareto tails parameters

Syntax

params = lowerparams(obj)

Description

params = lowerparams(obj) returns the 2-element vector params of shape and scale parameters, respectively, of the lower tail of the Pareto tails object obj. lowerparams does not return a location parameter.

Examples

Fit Pareto tails to a t distribution at cumulative probabilities 0.1 and 0.9:

t = trnd(3,100,1);
obj = paretotails(t,0.1,0.9);

lowerparams(obj)
ans =
   -0.1901    1.1898
upperparams(obj)
ans =
    0.3646    0.5103

See Also

paretotails, upperparams

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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