Package: SensIAT 0.3.0.9000

Andrew Redd

SensIAT: Sensitivity Analysis for Irregular Assessment Times

Sensitivity analysis for trials with irregular and informative assessment times, based on a new influence function-based, augmented inverse intensity-weighted estimator.

Authors:Andrew Redd [aut, cre], Yujing Gao [aut], Shu Yang [aut], Bonnie Smith [aut], Ravi Varadhan [aut], Agatha Mallett [ctb, ctr], Daniel Scharfstein [pdr, aut], University of Utah [cph]

SensIAT_0.3.0.9000.tar.gz
SensIAT_0.3.0.9000.zip(r-4.7)SensIAT_0.3.0.9000.zip(r-4.6)SensIAT_0.3.0.9000.zip(r-4.5)
SensIAT_0.3.0.9000.tgz(r-4.6-x86_64)SensIAT_0.3.0.9000.tgz(r-4.6-arm64)SensIAT_0.3.0.9000.tgz(r-4.5-x86_64)SensIAT_0.3.0.9000.tgz(r-4.5-arm64)
SensIAT_0.3.0.9000.tar.gz(r-4.7-arm64)SensIAT_0.3.0.9000.tar.gz(r-4.7-x86_64)SensIAT_0.3.0.9000.tar.gz(r-4.6-arm64)SensIAT_0.3.0.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
SensIAT/json (API)
NEWS

# Install 'SensIAT' in R:
install.packages('SensIAT', repos = c('https://uofuepibio.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/uofuepibio/sensiat/issues

Pkgdown/docs site:https://uofuepibio.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

cpp

5.62 score 1 stars 12 scripts 484 downloads 17 exports 44 dependencies

Last updated from:908f22c984. Checks:11 OK, 1 ERROR, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK475
linux-devel-x86_64OK449
source / vignettesOK379
linux-release-arm64OK430
linux-release-x86_64OK410
macos-release-arm64OK252
macos-release-x86_64OK1083
macos-oldrel-arm64OK378
macos-oldrel-x86_64OK840
windows-develERROR484
windows-releaseOK542
windows-oldrelOK536
wasm-releaseFAIL143

Exports:benchmark_term2_methodscompute_influence_termscompute_SensIAT_expected_valuesextrapolate_from_last_observationfit_marginal_modelfit_SensIAT_fulldata_modelfit_SensIAT_marginal_mean_modelfit_SensIAT_marginal_mean_model_generalizedfit_SensIAT_single_index_fixed_bandwidth_modelfit_SensIAT_single_index_fixed_coef_modelfit_SensIAT_single_index_norm1coef_modelfit_SensIAT_within_group_modeljackknifemake_term2_integrand_fastprepare_SensIAT_datasimulate_SensIAT_datasimulate_SensIAT_two_groups

Dependencies:assertthatBBclassclicpp11dplyrfarvergenericsggplot2gluegtableisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixMAVEmdaorthogonalsplinebasispillarpkgconfigpracmapurrrquadprogR6RColorBrewerRcppRcppArmadillorlangS7scalesstringistringrsurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithr

Fitting with Different Loss and Link Functions

Rendered fromloss_and_links.Rmdusingknitr::rmarkdownon May 18 2026.

Last update: 2026-04-15
Started: 2025-10-17

Term2 Integration Methods: Performance Comparison

Rendered fromterm2-integration-methods.Rmdusingknitr::rmarkdownon May 18 2026.

Last update: 2026-04-15
Started: 2026-04-15

Readme and manuals

Help Manual

Help pageTopics
Plot for Estimated Treatment Effect for 'SensIAT_fulldata_jackknife_results' Objectsautoplot.SensIAT_fulldata_jackknife_results
Plot for Estimated Treatment Effect for 'SensIAT_fulldata_model' Objectsautoplot.SensIAT_fulldata_model
Plot a 'SensIAT_within_group_model' Objectautoplot.SensIAT_within_group_model
Plot Estimates at Given Times for 'SensIAT_withingroup_jackknife_results' Objectsautoplot.SensIAT_withingroup_jackknife_results
Benchmark Term2 Integration Methodsbenchmark_term2_methods
Compute Influence Termscompute_influence_terms compute_influence_terms.default compute_influence_terms.glm compute_influence_terms.SensIAT::Single-index-outcome-model
Compute Conditional Expected Values based on Outcome Modelcompute_SensIAT_expected_values compute_SensIAT_expected_values.glm compute_SensIAT_expected_values.lm compute_SensIAT_expected_values.negbin
Fit SensIAT Marginal Mean Model (Unified)fit_marginal_model
Produce fitted model for group (treatment or control)fit_SensIAT_fulldata_model fit_SensIAT_within_group_model
Fit the Marginal Means Modelfit_SensIAT_marginal_mean_model
Fit the marginal mean model for generalize outcomes.fit_SensIAT_marginal_mean_model_generalized
Outcome Modeler for 'SensIAT' Single Index Model.fit_SensIAT_single_index_fixed_bandwidth_model fit_SensIAT_single_index_fixed_coef_model
Single Index Model using 'MAVE' and Optimizing Bandwidth.fit_SensIAT_single_index_norm1coef_model
Perform Jackknife Resampling on an Objectjackknife jackknife.SensIAT_fulldata_model jackknife.SensIAT_within_group_model
Give the Marginal Mean Estimate and its Estimated Asymptotic Variancepredict.SensIAT_fulldata_model predict.SensIAT_within_group_model
Prepare Data for Sensitivity Analysis with Irregular Assessment Timesprepare_SensIAT_data
SensIAT Example DataSensIAT_example_data SensIAT_example_fulldata
Simulate SensIAT Datasimulate_SensIAT_data
Simulate Treatment and Control Groupssimulate_SensIAT_two_groups