Files in CAM-Roche/RandomisedTrialsEmulation
Causal Analysis of Observational Time-to-Event Data

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/release.yaml
.github/workflows/rhub.yaml
.gitignore
.lintr
.pre-commit-config.yaml
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md
R/R.Rproj
R/RcppExports.R R/calculate_weights.R R/data.R R/data_extension.R R/data_manipulation.R R/data_preparation.R R/data_simulation.R R/data_utils.R R/expand_trials.R R/generics.R R/initiators.R R/lr_utils.R R/modelling.R R/package.R R/predict.R R/robust.R R/sampling.R R/te_data.R R/te_datastore.R R/te_datastore_csv.R R/te_datastore_duckdb.R R/te_expansion.R R/te_model_fitter.R R/te_outcome_model.R R/te_parsnip.R R/te_stats_glm_logit.R R/te_weights.R R/trial_sequence.R R/utils.R R/weighting.R README.md
RandomisedTrialsEmulation.Rproj
_pkgdown.yml
data-raw/data_with_censoring.R data-raw/small_trial_ex.R data-raw/vignette_switch.R
data/data_censored.rda
data/te_data_ex.rda
data/te_model_ex.rda
data/trial_example.rda
data/vignette_switch_data.rda
design/classes.qmd
design/outcome_data_model.Rmd
inst/WORDLIST
man/TrialEmulation-package.Rd man/calculate_predictions.Rd man/calculate_weights.Rd man/case_control_sampling_trials.Rd man/censor_func.Rd man/check_newdata.Rd man/data_censored.Rd man/data_manipulation.Rd man/data_preparation.Rd man/expand.Rd man/expand_trials.Rd man/expand_until_switch.Rd
man/figures/emu.svg
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.svg
man/fit_msm.Rd man/fit_outcome_model.Rd man/fit_weights_model.Rd man/initiators.Rd man/internal-methods.Rd man/ipw_data.Rd man/load_expanded_data.Rd man/outcome_data.Rd man/parsnip_model.Rd man/predict_marginal.Rd man/print_TE.Rd man/read_expanded_data.Rd man/robust_calculation.Rd man/sample_expanded_data.Rd man/save_expanded_data.Rd man/save_to_csv.Rd man/save_to_datatable.Rd man/save_to_duckdb.Rd man/select_data_cols.Rd man/set_censor_weight_model.Rd man/set_data.Rd man/set_expansion_options.Rd man/set_outcome_model.Rd man/set_switch_weight_model.Rd man/show_weight_models.Rd man/stats_glm_logit.Rd man/summary_TE.Rd man/te_data-class.Rd man/te_data_ex.Rd man/te_datastore-class.Rd man/te_datastore_csv-class.Rd man/te_datastore_duckdb-class.Rd man/te_model_ex.Rd man/te_model_fitter-class.Rd man/te_outcome_data-class.Rd man/te_outcome_fitted-class.Rd man/te_outcome_model-class.Rd man/te_parsnip_model-class.Rd man/te_stats_glm_logit-class.Rd man/trial_example.Rd man/trial_msm.Rd man/trial_sequence-class.Rd man/trial_sequence.Rd man/vignette_switch_data.Rd man/weight_model_data_indices.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
src/.gitignore
src/RcppExports.cpp
src/code.cpp
tests/testthat.R tests/testthat/_snaps/data_utils.md tests/testthat/_snaps/generics.md tests/testthat/_snaps/modelling.md tests/testthat/_snaps/predict.md tests/testthat/_snaps/sampling.md tests/testthat/_snaps/te_weights.md tests/testthat/_snaps/trial_sequence.md
tests/testthat/data/new_pre_weight_func.rds
tests/testthat/data/pre_data_extension.rds
tests/testthat/data/pre_weight_func.rds
tests/testthat/data/prep_data_object.rds
tests/testthat/data/raw_data.rds
tests/testthat/data/ready_for_modelling.rds
tests/testthat/test-data_extension.R tests/testthat/test-data_manipulation.R tests/testthat/test-data_preparation.R tests/testthat/test-data_utils.R tests/testthat/test-generics.R tests/testthat/test-lr_utils.R tests/testthat/test-modelling.R tests/testthat/test-predict.R tests/testthat/test-robust.R tests/testthat/test-sampling.R tests/testthat/test-te_data.R tests/testthat/test-te_datastore.R tests/testthat/test-te_datastore_csv.R tests/testthat/test-te_datastore_duckdb.R tests/testthat/test-te_model_fitter.R tests/testthat/test-te_parsnip.R tests/testthat/test-te_weights.R tests/testthat/test-trial_sequence.R tests/testthat/test-utils.R
vignettes/.gitignore
vignettes/Extending-TrialEmulation.Rmd vignettes/Getting-Started.Rmd
vignettes/img/trial_sequence_functions_overview_solid.png
vignettes/img/trial_sequence_functions_overview_transparent.png
vignettes/new-interface.Rmd
CAM-Roche/RandomisedTrialsEmulation documentation built on April 14, 2025, 7:44 a.m.