powered by
leave1out
leave1out(x, data)
The reduced dataframe or matrix
Which row(s) of data to leave out
A dataframe or matrix.
data<-cbind(1:10,1:10) leave1out(5,data)
Run the code above in your browser using DataLab