Package: rwicc 0.1.3.9000
rwicc: Regression with Interval-Censored Covariates
Provides functions to simulate and analyze data for a regression model with an interval censored covariate, as described in Morrison et al. (2021) <doi:10.1111/biom.13472>.
Authors:
rwicc_0.1.3.9000.tar.gz
rwicc_0.1.3.9000.zip(r-4.5)rwicc_0.1.3.9000.zip(r-4.4)rwicc_0.1.3.9000.zip(r-4.3)
rwicc_0.1.3.9000.tgz(r-4.4-any)rwicc_0.1.3.9000.tgz(r-4.3-any)
rwicc_0.1.3.9000.tar.gz(r-4.5-noble)rwicc_0.1.3.9000.tar.gz(r-4.4-noble)
rwicc_0.1.3.9000.tgz(r-4.4-emscripten)rwicc_0.1.3.9000.tgz(r-4.3-emscripten)
rwicc.pdf |rwicc.html✨
rwicc/json (API)
NEWS
# Install 'rwicc' in R: |
install.packages('rwicc', repos = c('https://d-morrison.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/d-morrison/rwicc/issues
Last updated 1 years agofrom:7020507746. Checks:ERROR: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Oct 30 2024 |
R-4.5-win | WARNING | Oct 30 2024 |
R-4.5-linux | WARNING | Oct 30 2024 |
R-4.4-win | WARNING | Oct 30 2024 |
R-4.4-mac | WARNING | Oct 30 2024 |
R-4.3-win | WARNING | Oct 30 2024 |
R-4.3-mac | WARNING | Oct 30 2024 |
Exports:fit_joint_modelfit_midpoint_modelfit_uniform_modelplot_CDFplot_censoring_dataplot_phi_curvessimulate_interval_censoring
Dependencies:abindarmaskpassbase64encbiglmbootbslibcachemclicodacodetoolscolorspacecpp11crayoncrosstalkcurldata.tableDBIdigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2ggrepelgluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelme4lobstrlubridatemagrittrMASSMatrixmemoisemgcvmimeminqamunsellnlmenloptropensslpillarpkgconfigplotlyprettyunitspromisespryrpurrrR6rappdirsRColorBrewerRcppRcppEigenrlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttimechangetinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
convert a pair of simple logistic regression coefficients into P(Y|T) curve: | build_phi_function_from_coefs |
compute mean window period duration from simple logistic regression coefficients | compute_mu |
Fit a logistic regression model with an interval-censored covariate | fit_joint_model |
Fit model using midpoint imputation | fit_midpoint_model |
Fit model using uniform imputation | fit_uniform_model |
plot estimated and true CDFs for seroconversion date distribution | plot_CDF |
Title | plot_censoring_data |
Plot true and estimated curves for P(Y=1|T=t) | plot_phi_curves |
rwicc: Regression with Interval-Censored Covariates | rwicc |
Inverse survival function for time-to-event variable with linear hazard function | seroconversion_inverse_survival_function |
Simulate a dataset with interval-censored seroconversion dates | simulate_interval_censoring |