Returns a function that generates random masked series system data from the
model's data-generating process (DGP). Uses
sample_components for component lifetimes
and applies right-censoring and masking satisfying C1-C2-C3.
Usage
# S3 method for class 'dfr_series_md'
rdata(model, ...)Arguments
- model
A
dfr_series_mdobject.- ...
Additional arguments (currently unused).