Utility function to generate data points for estimation of the VC Dimension of a user-specified binary classification algorithm given a specified sample size.
risk_bounds(x, ...)
A real number giving the estimated value of Xi(n), the bounding function
An integer giving the desired sample size for which the target function is to be approximated.
Additional model parameters to be specified by the user.