VoseLargest | Vose Software

VoseLargest

See also: Vose Extreme Values window

VoseLargest(Distribution,n,U)

 

 

Example model

This function returns the largest value from n generated values from a certain distribution. It is the same function as the VoseKthLargest function where k = 1.

This function, that can be seen as a distribution, has an optional U-parameter.

  • Distribution - a valid distribution object

  • n - the number of samples taken from the distribution, of which the largest value will be returned (if the U parameter is ommitted)

  • U - optional parameter specifying the cumulative percentile of the "largest value" distribution. If omitted the function just returns the largest value.

Also see the Vose Extreme Values window for an explanation about the window for this function.

 

Navigation