powered by
Write input data of the prediction into files
writePredInputs(o)
nothing - just write to files.
prediction object
temp=tempdir() pred=prediction(X=twoPopulations[,1:3],spagFiles=c('P1.spag','P2.spag'), data.dir=temp) writePredInputs(pred)
Run the code above in your browser using DataLab