R/paws.R

#' paws: Pain Assessment at Withdrawal Speeds
#' 
#' Automated pain scoring from paw withdrawl tracking data based on Jones et
#' al. (2020) A machine-vision approach for automated pain measurement at
#' millisecond timescales. This R package takes paw trajectory data in response
#' to a stimulus and provides an automated scoring of pain.
#' 
#' @import brglm2
#' 
#' @docType package
#' @name pawsscore
NULL

Try the pawscore package in your browser

Any scripts or data that you put into this service are public.

pawscore documentation built on Sept. 18, 2023, 5:12 p.m.