Skip to content
Prev 10021 / 29559 Next

Package for Classification????

For supervised classification the advantage of R could be that you
have more a more flexible algorithms available. I know some folks have
been using RandomForest together with 'raster' so that you can do
large files. You can have a look at the 'dismo' package which talks
about species distribution modeling (but the flow of data analysis is
the same for classification).

For unsupervised classification the R algorithms are nice too but they
have data size limitations that cannot be solved by 'raster'.

Robert


On Wed, Nov 17, 2010 at 4:46 AM, Lucy Tallents
<conservationgis at btinternet.com> wrote:
Or do data analysis with data analysis software (such as R)?