# NOT RUN {
Responses = SoftClassMatrix(as.vector(iris$Species))
SoftObservation(response = Responses[,1], responselabel = "setosa", train = iris[,1:4],
depth = 2, keep = TRUE, observation = 34, export = TRUE, path = tempdir())
# }
Run the code above in your browser using DataLab