Blurb::
Specifies one-sided lower portion order statistics to be used when
determining sample sizes for random sampling using Wilks order statistics.

Description::
This option causes the sample size to be based on the lowermost N outputs
for order N statistics (default N=1).

Topics::

Examples::
\verbatim
method
  sampling
    sample_type random
    wilks
      one_sided_lower
\endverbatim

Theory::
Faq::
See_Also:: method-sampling-wilks
