[Distr-commits] r266 - in branches/distr-2.0/pkg/distrEx: chm src

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Aug 22 15:55:04 CEST 2008


Author: ruckdeschel
Date: 2008-08-22 15:55:04 +0200 (Fri, 22 Aug 2008)
New Revision: 266

Modified:
   branches/distr-2.0/pkg/distrEx/chm/00Index.html
   branches/distr-2.0/pkg/distrEx/chm/Var.html
   branches/distr-2.0/pkg/distrEx/chm/distrEx.chm
   branches/distr-2.0/pkg/distrEx/chm/distrEx.toc
   branches/distr-2.0/pkg/distrEx/src/distrEx.dll
Log:
new things from pkg distrEx

Modified: branches/distr-2.0/pkg/distrEx/chm/00Index.html
===================================================================
--- branches/distr-2.0/pkg/distrEx/chm/00Index.html	2008-08-22 13:52:17 UTC (rev 265)
+++ branches/distr-2.0/pkg/distrEx/chm/00Index.html	2008-08-22 13:55:04 UTC (rev 266)
@@ -604,6 +604,8 @@
 <td>Paramter of Gumbel distributions</td></tr>
 <tr><td width="25%"><a href="Var.html">sd</a></td>
 <td>Generic Functions for the Computation of Functionals</td></tr>
+<tr><td width="25%"><a href="Var.html">sd,Norm-method</a></td>
+<td>Generic Functions for the Computation of Functionals</td></tr>
 <tr><td width="25%"><a href="Var.html">sd,UnivariateDistribution-method</a></td>
 <td>Generic Functions for the Computation of Functionals</td></tr>
 <tr><td width="25%"><a href="Var.html">sd-methods</a></td>

Modified: branches/distr-2.0/pkg/distrEx/chm/Var.html
===================================================================
--- branches/distr-2.0/pkg/distrEx/chm/Var.html	2008-08-22 13:52:17 UTC (rev 265)
+++ branches/distr-2.0/pkg/distrEx/chm/Var.html	2008-08-22 13:55:04 UTC (rev 266)
@@ -36,6 +36,7 @@
 <param name="keyword" value="R:   sd">
 <param name="keyword" value="R:   sd-methods">
 <param name="keyword" value="R:   sd,UnivariateDistribution-method">
+<param name="keyword" value="R:   sd,Norm-method">
 <param name="keyword" value="R:   median">
 <param name="keyword" value="R:   median,ANY-method">
 <param name="keyword" value="R:   median-methods">
@@ -245,6 +246,8 @@
 
 ## S4 method for signature 'UnivariateDistribution':
 sd(x, fun, cond, withCond, useApply, ...)
+## S4 method for signature 'Norm':
+sd(x, fun, cond, withCond = FALSE, useApply = TRUE, ...)
 
 var(x, ...)
 

Modified: branches/distr-2.0/pkg/distrEx/chm/distrEx.chm
===================================================================
(Binary files differ)

Modified: branches/distr-2.0/pkg/distrEx/chm/distrEx.toc
===================================================================
--- branches/distr-2.0/pkg/distrEx/chm/distrEx.toc	2008-08-22 13:52:17 UTC (rev 265)
+++ branches/distr-2.0/pkg/distrEx/chm/distrEx.toc	2008-08-22 13:55:04 UTC (rev 266)
@@ -1006,6 +1006,10 @@
 <param name="Local" value="Var.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
+<param name="Name" value="sd,Norm-method">
+<param name="Local" value="Var.html">
+</OBJECT>
+<LI> <OBJECT type="text/sitemap">
 <param name="Name" value="sd,UnivariateDistribution-method">
 <param name="Local" value="Var.html">
 </OBJECT>

Modified: branches/distr-2.0/pkg/distrEx/src/distrEx.dll
===================================================================
(Binary files differ)



More information about the Distr-commits mailing list