I am trying to perform LOO-CV on a neural network, using the neuralnet package (v1.44.2) in R. The code I am using is as follows:
for(i in 1:150){ iris