For ordinal and continuous variates, add possibility to indicate that a value is right or left censored.
The method handle censoring in an exact, principled way, and the Monte Carlo sampler can handle the corresponding computation very easily. What's needed is:
- a standard way to express the censoring in the data file;
- some lines of code to prepare such kind of data in the appropriate way for the Monte Carlo sampler.
For ordinal and continuous variates, add possibility to indicate that a value is right or left censored.
The method handle censoring in an exact, principled way, and the Monte Carlo sampler can handle the corresponding computation very easily. What's needed is: