To test an algorithm under development, I need such kind of a data set as follows. Denote \theta the parameter and y the data vector. The data elements of y, y_i, i=1,2,... , arrive one by one. The posterior p(\theta | y_1,y_2,...y_i) is expected to change along with the arrival of new data elements. For example, the posterior p(\theta | y_1,y_2,...y_i) has one peaky mode, then when y_{i+1} arrives, the posterior p(\theta | y_1,y_2,...y_i,y_{i+1}) becomes to have two or more modes. A real data case is much more preferable, while a way to simulate such a data set is also advisable.

More Bin Liu's questions See All
Similar questions and discussions