The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
An R package for executing disproportionality analyses in pharmacovigilance, using the information component (IC), proportional reporting rate (PRR) and reporting odds ratio (ROR).
# Install stable version from CRAN
install.packages("pvda")
To run a disproportionality analysis, pass the adverse event report-level data (here, drug_event_df) to function da as:
library("pvda")
<-
da1 |>
drug_event_df da()
summary(da1)
To extract the results in a data frame, access “da_df” as a list object:
<-
da_results $da_df da1
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.