Description
Sensory Data Analysis.
Description
Statistical Methods to Analyse Sensory Data. SensoMineR: A package for sensory data analysis. S. Le and F. Husson (2008).
README.md
SensoMineR
You can see the Website dedicated to SensoMineR (link)
How do you install the latest version of SensoMineR available on GitHub?
if (!require("devtools")) install.packages("devtools")
library(devtools)
install_github("husson/SensoMineR")