The endpointR is a computational tool for aiding scientists in laboratory animal research to identify humane endpoints. Originally it was developed for body weight (change) data but it can be used with any (longitudinal/time series) data. However, it is not meant as substitution for experience and reason - but it may help in any decision making process concerning the wellbeing of an animal.
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("mytalbot/endpointR") library(endpointR)
The endpointR is ready-to-use as a Shiny app for body weight data analysis under the following link.
Please restrict your online time on the app and close the browser when finished as we’re only using a public license. Thank you!