<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Quantile_classification</id>
	<title>Quantile classification - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Quantile_classification"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Quantile_classification&amp;action=history"/>
	<updated>2026-04-05T09:48:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=Quantile_classification&amp;diff=18179&amp;oldid=prev</id>
		<title>Neteler: new, based on ML comments (M. Lennert)</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Quantile_classification&amp;diff=18179&amp;oldid=prev"/>
		<updated>2013-04-02T19:27:42Z</updated>

		<summary type="html">&lt;p&gt;new, based on ML comments (M. Lennert)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''''Q:''' How can I perform automated classification based on a defined number of classes?''&lt;br /&gt;
&lt;br /&gt;
'''A:''' You can use {{cmd|r.quantile}} for quantile classification:&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
r.quantile elevation quantiles=5 -r --quiet | r.recode elevation out=elev_quant5 rules=-&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: FAQ]]&lt;/div&gt;</summary>
		<author><name>Neteler</name></author>
	</entry>
</feed>