Package: anoint 1.5

anoint: Analysis of Interactions

The tools in this package are intended to help researchers assess multiple treatment-covariate interactions with data from a parallel-group randomized controlled clinical trial. The methods implemented in the package were proposed in Kovalchik, Varadhan and Weiss (2013) <doi:10.1002/sim.5881>.

Authors:Ravi Varadhan [aut, cre], Stephanie Kovalchik [aut], Leon Wang [ctb]

anoint_1.5.tar.gz
anoint_1.5.zip(r-4.5)anoint_1.5.zip(r-4.4)anoint_1.5.zip(r-4.3)
anoint_1.5.tgz(r-4.4-any)anoint_1.5.tgz(r-4.3-any)
anoint_1.5.tar.gz(r-4.5-noble)anoint_1.5.tar.gz(r-4.4-noble)
anoint_1.5.tgz(r-4.4-emscripten)anoint_1.5.tgz(r-4.3-emscripten)
anoint.pdf |anoint.html
anoint/json (API)
NEWS

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

Peer review:

Datasets:
  • simsolvd - Simulated SOLVD-Trial data set

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

19 exports 0.23 score 11 dependencies 14 scripts 41 downloads

Last updated 8 days agofrom:60f0900f26. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winOKSep 10 2024
R-4.5-linuxOKSep 10 2024
R-4.4-winOKSep 10 2024
R-4.4-macOKSep 10 2024
R-4.3-winOKSep 10 2024
R-4.3-macOKSep 10 2024

Exports:anointanoint.fitanoint.formulaanoint.subgroupscoefconfintdata.anointfitsforestforest.subsetsobopimpim.fitpim.subsetsplotpredictshowuimvcov

Dependencies:codetoolsforeachglmnetiteratorslatticeMASSMatrixRcppRcppEigenshapesurvival

Readme and manuals

Help Manual

Help pageTopics
Analysis of interactions for generalized linear models (GLM) or Cox proportional hazards regression models.anoint-package
Create analysis of interactions objectanoint anoint-class
Fits and global tests of analysis of interaction modelsanoint.fit anoint.fit-class
Create a 'formula.anoint' objectanoint.formula
Perform one-by-one subgroup analysesanoint.subgroups
Get coefs from 'pim' object.coef coef,pim-method
Compute confindence intervals of 'pim' model terms.confint confint,pim-method
Generate a clinical trial data set under a specified multiple interaction modeldata.anoint
Extract fits from 'anoint.fit' objectfits fits,anoint.fit-method
Construct a forestplot from a 'anoint' objectforest
Subsets forest plot for proportional interactions modelsforest.subsets
Class "formula.anoint"formula.anoint-class
Perform one-by-one (OBO) estimates of treatment-covariate interactionobo
Fit proportional interaction modelpim
Class "pim"pim-class
Fit proportional interactions modelpim.fit
Perform all subsets proportional interactions modelingpim.subsets
Prognostic response plot (PR-plot) for 'anoint' class.plot plot,anoint-method
Get risk predictions for 'pim' object.predict predict,pim-method
Print coefficients of 'pim'print print,pim-method
Prognostic scores for 'pim' object.prognostic.score prognostic.score,pim-method
Show coefficients of 'pim'show show,pim-method
Show table of LRT global test results for 'anoint.fit' objectshow,anoint.fit-method
Show 'anoint' objectshow,anoint-method
Show 'formula.anoint' objectshow,formula.anoint-method
Simulated SOLVD-Trial data setsimsolvd
Summary of 'anoint' model fit.summary summary,anoint-method
Perform unrestricted multiple treatment-covariate interaction regressionuim
Get variance-covariance from 'pim' object.vcov vcov,pim-method