[rkward-cvs] SF.net SVN: rkward: [1662] trunk/rkward/rkward/plugins/plots/density_plot. rkh
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Tue Mar 20 16:46:53 UTC 2007
Revision: 1662
http://svn.sourceforge.net/rkward/?rev=1662&view=rev
Author: tfry
Date: 2007-03-20 09:46:53 -0700 (Tue, 20 Mar 2007)
Log Message:
-----------
Fix sentence
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots/density_plot.rkh
Modified: trunk/rkward/rkward/plugins/plots/density_plot.rkh
===================================================================
--- trunk/rkward/rkward/plugins/plots/density_plot.rkh 2007-03-20 16:46:00 UTC (rev 1661)
+++ trunk/rkward/rkward/plugins/plots/density_plot.rkh 2007-03-20 16:46:53 UTC (rev 1662)
@@ -17,7 +17,7 @@
<caption id="frame_density_opts"/>
<setting id="kern">Smoothing kernel to use. See <link href="rkward://rhelp/density"/> for details on the available kernels.</setting>
- <setting id="bw">Mode of chosing bandwith. This is only applicable for gaussian smoothing kernels. This is the <i>bw</i> option of <link href="rkward://rhelp/density">density()</link> for details.</setting>
+ <setting id="bw">Mode of chosing bandwith. This is only applicable for gaussian smoothing kernels. This is the <i>bw</i> option of <link href="rkward://rhelp/density">density()</link>.</setting>
<setting id="adjust">Factor to adjust the bandwith by.</setting>
<setting id="narm">Whether missing values should be removed. Otherwise there will be an error during density estimation.</setting>
<setting id="n">Resolution of the density estimation, i.e. the number of points at which the density is estimated.</setting>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list