SensoMineR a package for sensory data analysis with R

This website is dedicated to the statistical analysis of sensory data with SensoMineR and R. SensoMineR was conceived and programmed in R language; it is completely free and can be downloaded at the following address: http://cran.r-project.org (the latest version of the package is available on this website).

SensoMineR collects very classic methods used when analyzing sensory data as well as methods directly conceived and developed in our laboratory. SensoMineR provides numerous graphical outputs easy to interpret, as well as syntheses of results issuing from various analysis of variance models or from various factor analysis methods accompanied with confidence ellipses. SensoMineR deals with classical profiles data as well as with more specific data such as napping data (Pagès, 2005).

Back to top of the page ↑

SensoMineR tackles the following problems

  • characterizing products
  • assessing panel performances
  • relating sensory data and instrumental data
  • mapping consumers’ preferences
  • napping data
  • categorizing products

Back to top of the page ↑

News bulletin

Oct 02

11th Sensometrics: the day before We will be involved in three tutorials, "Hands on Analysis of Sensory data with SensoMineR and R", "the Ideal Profile Analysis" and "Sorting and Napping".

Jul 10

11th Sensometrics: the day before We will be involved in three tutorials, "Hands on Analysis of Sensory data with SensoMineR and R", "the Ideal Profile Analysis" and "Sorting and Napping".

Jul 11

11th Sensometrics: don't miss...

Ideal Profile Method: an efficient way to improve products? A. Crine, A. Gruel, S. Lê (Poster)

A napping based methodology for quickly getting a model of consumer emotions. M.-T. Lê, Q. Carré, S. Lê (Poster)

What's Love got to do with Liking? P. Baudry, C. Rondeau, S. Lê (Poster)

Another way to treat JAR scales: application to the sensory characterization of products. S. Berthelo, M. Brossier, D. Gourret, J. Pagès (Poster)

Construction of confidence area in sensometry. M-N Huynh, C. Martin, M. Cadoret, F. Husson (Oral)

A tool for detecting words with consensual meaning in labeled categorized napping. B. Kostov, M. Becue-Bertaut, F. Husson, J. Pages, M. Cadoret, J. Torrens, P. Urpi (Oral)

The Ideal Mapping: a new technique for the determination of a consensual ideal product from the IPM. T. Worch, S. Lê, P. Punter, J. Pagès (Oral)

A "sonic branding" methodology for matching brand values to a sound logo. J. Brecheteau, K. Guillamet, A. Lebastard, S. Lê (Oral)

The Ideal Profile Analysis A new version of SensoMineR is now released with the Ideal Profile Analysis methodology developed by T. Worch!
Download the Windows version SensoMineR_1.15.zip
Download the Mac version SensoMineR_1.15.tar.gz

Tutorials You will find here some nice tutorials about the SensoMineR package

SensoMineR and Excel SensoMineR can be integrated in your favourite spreadsheet application. Thanks to Erich Neuwirth who has developed Rexcel, the R software can be used via Excel. You can easily add the Rcmdr menu to your Excel menu and since SensoMineR can also be integrated in Rcmdr you will be able to use it from Excel.

How to quote SensoMineR? Lê, Sébastien, Husson, François (2008). SensoMineR: a package for sensory data analysis. Journal of Sensory Studies. 23 (1). pp. 14-25.

Francois Husson and Sébastien Lê (2009). SensoMineR: Sensory data analysis with R. R package version 1.10. http://CRAN.R-project.org/package=SensoMineR

Install SensoMineR

  • Download the R software at the following adress: http://lib.stat.cmu.edu/R/CRAN/
  • Install the R software
  • Open the R software
  • Copy and paste the following line code (be careful, you have to be connected to the internet): source("http://sensominer.free.fr/install-senso.r")
  • Answer "yes" to all the questions

Back to top of the page ↑

A new graphical user interface!

We present an effective new approach to teaching statistics to sensory scientists from the user's perspective. Wiser for this experience, the applied mathematics department of Agrocampus Rennes has developed a software dedicated to the statistical treatment of sensory data analysis.

This software comes with a graphical user interface structured according to themes such as “understanding the products' space”, “evaluating the panel's performances” and so on. Besides, each theme is also divided into part regard to a statistical approach or strategy. For example, when understanding the products' space one will first have a look at graphical tools for simple descriptive analysis, then at analysis of variance models whose outputs are summed up according to a particular layout for a better comprehension of the results, and finally at multivariate techniques such as principal component analysis.

Another feature of the software is that it is under GNU General Public License that means that everyone is free to copy and redistribute it, with or without modifying it. In practical terms, students that feel sufficiently at ease with programming have a direct access to the source code and can modify at will the functions implemented in SensoMineR. This possibility allows them to develop their understanding of the statistical methods they use.

After some years of using the SensoMineR package we have noticed from our students that they could better integrate the statistical methods as well as relate them to the sensory interpretations of the statistical results.

Back to top of the page ↑