Package: SEQTaRget Type: Package Title: Sequential Trial Emulation Version: 1.4.3 Authors@R: c(person(given = "Ryan", family = "O'Dea", role = c("aut", "cre"), email = "ryan.odea@psi.ch", comment = c(ORCID="0009-0000-0103-9546")), person(given = "Alejandro", family = "Szmulewicz", role = c("aut"), email = "aszmulewicz@hsph.harvard.edu", comment = c(ORCID="0000-0002-2664-802X")), person(given = "Tom", family = "Palmer", role = c("aut"), email = "remlapmot@hotmail.com", comment = c(ORCID="0000-0003-4655-4511", ROR="0524sp257")), person(given = "Paul", family = "Madley-Dowd", role = c("aut"), email = "p.madley-dowd@bristol.ac.uk", comment = c(ORCID="0000-0003-2932-9486")), person(given = "Miguel", family = "Hernán", role = c("aut"), email = "mhernan@hsph.harvard.edu", comment = c(ORCID="0000-0003-1619-8456")), person(given = "The President and Fellows of Harvard College", role = c("cph"), comment = c(ROR="03vek6s52"))) Description: Implementation of sequential trial emulation for the analysis of observational databases. The 'SEQTaRget' software accommodates time-varying treatments and confounders, as well as binary and failure time outcomes. 'SEQTaRget' allows to compare both static and dynamic strategies, can be used to estimate observational analogs of intention-to-treat and per-protocol effects, and can adjust for potential selection bias induced by losses-to-follow-up. (Paper to come). License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Suggests: rmarkdown, testthat (>= 3.0.0) Imports: data.table, parglm, doFuture, doRNG, fastglm, future, future.apply, ggplot2, knitr, methods, stringr, survival, parallelly Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Depends: R (>= 4.1) URL: https://causalinference.github.io/SEQTaRget/, https://github.com/CausalInference/SEQTaRget VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://remlapmot.r-universe.dev Date/Publication: 2026-06-23 14:14:43 UTC RemoteUrl: https://github.com/CausalInference/SEQTaRget RemoteRef: HEAD RemoteSha: 05a20c522395b03eb4860af69cc6a9778405b15c RemoteSubdir: SEQTaRget NeedsCompilation: no Packaged: 2026-06-23 16:30:42 UTC; root Author: Ryan O'Dea [aut, cre] (ORCID: ), Alejandro Szmulewicz [aut] (ORCID: ), Tom Palmer [aut] (ORCID: , ROR: ), Paul Madley-Dowd [aut] (ORCID: ), Miguel Hernán [aut] (ORCID: ), The President and Fellows of Harvard College [cph] (ROR: ) Maintainer: Ryan O'Dea