Skip to main content
. 2021 Jun 9;574:333–348. doi: 10.1016/j.ins.2021.06.011
Algorithm 1: Generating Θ parameter population through p-bootstrap.:
 1. Identify a statistic s(x) that is well behaving for the parameter θ and its master Eq. (2);
 2. repeat for a satisfactory number nrep of iterations:
  (a) draw a sample ŭ of size m from U;
  (b) get θ˘ as a solution in θ of the master equation with seeds ŭ;
  (c) add θ˘ to Θ population.