tmsens R package: Sensitivity Analysis Using the Trimmed Mean Estimator

R-CMD-check CRAN status RStudio_CRAN_mirror_downloads_badge

tmsens is on CRAN, you can install it in R with

install.packages("tmsens")

Or you can install the development version from GitHub with

# install.packages("remotes") # uncomment if remotes not installed
remotes::install_github("dea-hazewinkel/tmsens")