The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

tetraclasse

Satisfaction analysis - Llosa matrix - Tetraclasse model

Analyses de la satisfaction - matrice de Llosa - modèle tetraclasse

Matrice importance-satisfaction d’après : https://www.jstor.org/stable/40592578?seq=1#page_scan_tab_contents

usage

library(tetraclasse)

 if(require("dplyr")){
gen_avis(50000) %>%
  sample_n(500,replace = TRUE)%>%
  prepare_base() %>%
  gen_llosa()
}


gen_avis(500) %>%
  prepare_base() %>%
  gen_llosa()

Installation

# install.packages("devtools")
devtools::install_github("ThinkRstat/tetraclasse")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.