The Screening, MOAT study uses the Morris one-step-at-a-time (MOAT) method, which means that in each run, only one input parameter is given a new value. This method is purely sample based and does not rely on a surrogate model. The Screening, MOAT study method first samples r trajectories with the Morris sampling method, where
r is the repetition number. In the Morris sampling method, the input parameter space is partitioned into
n levels for each parameter

. Then, it picks
r trajectories, where all the points on a trajectory are located from the
nm positions, where the sampled data points are

,
j = 1, …
, r, and
m is the dimension of input parameters. More details about the Morris sampling method are described in
Data Sampling — Morris Sampling. The input parameter values are mapped so as to lie in the range
[0, 1]. Each value corresponds to an actual input parameter value

. From the evaluated QoI data, the elementary effect for the
ith input can be computed as
Note that the choice of n is strictly linked to the choice of
r. If you consider a high value of
n, the possible levels to be explored in the input parameter space are increased. If
r is not also changed to a higher value, the effort of increasing the resolution in the input parameter space is wasted.