1Blurb::
2Importance sampling option for probability refinement
3Description::
4\c mm_adapt_import starts with all of the samples located in the failure region
5to build a multimodal sampling density. First, it uses a small number of samples around
6each of the initial samples in the failure region. Note that these samples
7are allocated to the different points based on their relative probabilities of occurrence:
8more probable points get more samples. This early part of the approach is done
9to search for "representative" points. Once these are located, the multimodal sampling
10density is set and then \c mm_adapt_import proceeds similarly to \c adapt_import (sample
11until convergence).
12
13Topics::
14Examples::
15Theory::
16Faq::
17See_Also::
18
19
20