# NOT RUN {
# Analyzing the complexity of the shattering coefficients functions
# (lower and upper bounds) for the Iris dataset
# require(datasets)
# complexity_analysis(X=as.matrix(iris[,1:4]), Y=as.numeric(iris[,5]))
# }
Run the code above in your browser using DataLab