Learn R Programming

adapt4pv (version 0.2-3)

Adaptive Approaches for Signal Detection in Pharmacovigilance

Description

A collection of several pharmacovigilance signal detection methods based on adaptive lasso. Additional lasso-based and propensity score-based signal detection approaches are also supplied. See Courtois et al .

Copy Link

Version

Install

install.packages('adapt4pv')

Monthly Downloads

311

Version

0.2-3

License

GPL-2

Maintainer

Emeline Courtois

Last Published

May 30th, 2023

Functions in adapt4pv (0.2-3)

adapt4pv-package

Adaptive approaches for signal detection in PharmacoVigilance
est_ps_bic

propensity score estimation in high dimension with automated covariates selection using lasso-bic
est_ps_hdps

propensity score estimation in high dimension with automated covariates selection using hdPS
adapt_cv

fit an adaptive lasso with adaptive weights derived from lasso-cv
est_ps_xgb

propensity score estimation in high dimension using gradient tree boosting
lasso_perm

fit a lasso regression and use standard permutation of the outcome for variable selection
lasso_bic

fit a lasso regression and use standard BIC for variable selection
lasso_cv

wrap function for cv.glmnet
adapt_bic

fit an adaptive lasso with adaptive weights derived from lasso-bic
ps_adjust_one

adjustment on propensity score for one drug exposure
ps_adjust

adjustment on propensity score
ps_pond_one

weihting on propensity score for one drug exposure
adapt_univ

fit an adaptive lasso with adaptive weights derived from univariate coefficients
summary_stat

Summary statistics for main adapt4pv package functions
cisl

Class Imbalanced Subsampling Lasso
ps_pond

weihting on propensity score
data_PV

Simulated data for the adapt4pv package
adapt_cisl

fit an adaptive lasso with adaptive weights derived from CISL