Package: anoint 1.5

Ravi Varadhan

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.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 = 'https://cloud.r-project.org')
Datasets:
  • simsolvd - Simulated SOLVD-Trial data set

On CRAN:

Conda:

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

1.00 score 345 downloads 19 exports 11 dependencies

Last updated 7 months agofrom:60f0900f26. Checks:3 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 09 2025
R-4.5-linuxOKMar 09 2025
R-4.4-linuxOKMar 09 2025

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

Dependencies:codetoolsforeachglmnetiteratorslatticeMASSMatrixRcppRcppEigenshapesurvival

Citation

To cite package ‘anoint’ in publications use:

Varadhan R, Kovalchik S (2024). anoint: Analysis of Interactions. R package version 1.5, https://CRAN.R-project.org/package=anoint.

Corresponding BibTeX entry:

  @Manual{,
    title = {anoint: Analysis of Interactions},
    author = {Ravi Varadhan and Stephanie Kovalchik},
    year = {2024},
    note = {R package version 1.5},
    url = {https://CRAN.R-project.org/package=anoint},
  }

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