Is it somehow possible to use the the predict method of the raster package
with a prediction model obtained using caret's train()?

/
predict(rasterStack, carettrain, filename="...", progress='text',
format="BSQ", 
        datatype='INT1U', type='response', overwrite=TRUE) /

Thank you



--
View this message in context: 
http://r.789695.n4.nabble.com/predict-pixels-of-raster-using-caret-derived-models-tp4642704.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to