Learn R Programming

tmsens R package: Sensitivity Analysis Using the Trimmed Mean Estimator

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")

Copy Link

Version

Install

install.packages('tmsens')

Monthly Downloads

293

Version

0.3.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Audinga-Dea Hazewinkel

Last Published

August 29th, 2024

Functions in tmsens (0.3.1)

tm_bias

Calculating Bias For Trimmed Mean Linear Models:
tm

Fitting Trimmed Mean Linear Models:
summary.tm

Summarizing Trimmed Means Linear Model fits:
tmsens-package

tmsens: Sensitivity Analysis Using the Trimmed Mean Estimator