NEWS.md
time_spline_df; NULL retains the linear-time default).emul_estimate_bootstrap() to resample the original subjects and repeat cloning, artificial censoring, person-time expansion, censoring-model estimation, weighting, and outcome-model estimation in every replicate.clone_censor_weighting() from the public API.create_final_data() as the public interface for constructing long-form clone data.create_timestamp_table() and split_at_timestamp() to internal helper status and removed them from the package exports.create_final_data() internals to use explicit character-vector column selection and joins.estimate_censoring() as the public interface for Cox, pooled-logit, and stabilized pooled-logit censoring probability estimation.weight_cases() as the public interface for unstabilized and stabilized inverse probability of censoring weights.emul_estimate() as the public interface for Cox, logistic, and Kaplan-Meier analyses of the emulated trial.emul_estimate_bootstrap() as the public interface for full-workflow bootstrap confidence intervals for two-arm Cox and logistic analyses.create_final_data() help source reference after moving the function to its own file.lungcancer data where appropriate.lungcancer clone-censor-weighting workflow.lungcancer data through cloning, censoring, interval expansion, censoring probability estimation, weighting, emulated-trial estimation, and bootstrap estimation.