powered by
kgrid(gridmax, numpts)
gridmax
gmax <- 20 ## maximum value for the grid of points npts <- 10 ## number of grid points returned gridpts <- kgrid(gmax,npts)
Run the code above in your browser using DataLab