powered by
Generate.NPRUM.Data(Estimate, n, bw = 0.1)
Data.Tiny <- matrix(c(1, 2, 3, 3, 2, 1, 1, 2, 3), ncol = 3, byrow = TRUE) Estimate <- Estimation.RUM.Nonparametric(Data.Tiny, m = 3, iter = 3) Generate.NPRUM.Data(Estimate, 3, bw = 0.1)
Run the code above in your browser using DataLab