n
trapezoidal responses based on the fuzzy rating scale. They are simulated mimicking the human behavior, considering for it a finite mixture of three different procedures (for a detailed explanation of the simulation see the paper [1] below), and generated in the interval [1,k], being k
the number of Likert responses of the supposed questionnaire.SimulFRSTra(n, k, w1, w2, w3, p, q)
w1+w2+w3=1
.
w1+w2+w3=1
.
w1+w2+w3=1
.
n
trapezoidal fuzzy rating responses contained in a matrix of dimension n x 4
, with values in the interval [1,k]. Each trapezoidal fuzzy rating response is characterized by its four values inf0,inf1,sup1,sup0
.SimulCASE1
, SimulCASE2
, SimulCASE3
, SimulCASE4
# Example 1:
SimulFRSTra(100,6,0.05,0.35,0.6,2,1)
Run the code above in your browser using DataLab