[Robast-commits] r251 - in branches/robast-0.7/pkg/RobAStBase: R chm man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Feb 2 17:53:03 CET 2009


Author: ruckdeschel
Date: 2009-02-02 17:53:03 +0100 (Mon, 02 Feb 2009)
New Revision: 251

Modified:
   branches/robast-0.7/pkg/RobAStBase/R/AllPlot.R
   branches/robast-0.7/pkg/RobAStBase/R/comparePlot.R
   branches/robast-0.7/pkg/RobAStBase/R/infoPlot.R
   branches/robast-0.7/pkg/RobAStBase/chm/00Index.html
   branches/robast-0.7/pkg/RobAStBase/chm/0RobAStBase-package.html
   branches/robast-0.7/pkg/RobAStBase/chm/RobAStBase.chm
   branches/robast-0.7/pkg/RobAStBase/chm/RobAStBase.toc
   branches/robast-0.7/pkg/RobAStBase/chm/comparePlot.html
   branches/robast-0.7/pkg/RobAStBase/chm/infoPlot.html
   branches/robast-0.7/pkg/RobAStBase/chm/plot-methods.html
   branches/robast-0.7/pkg/RobAStBase/man/comparePlot.Rd
   branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd
   branches/robast-0.7/pkg/RobAStBase/man/plot-methods.Rd
Log:
plot-methods in branches/robast-0.7 now accept to.draw.arg no matter whether mfColRow==TRUE or FALSE

Modified: branches/robast-0.7/pkg/RobAStBase/R/AllPlot.R
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/R/AllPlot.R	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/R/AllPlot.R	2009-02-02 16:53:03 UTC (rev 251)
@@ -30,7 +30,7 @@
         dimnms  <- c(rownames(trafO))
         if(is.null(dimnms))
            dimnms <- paste("dim",1:dims,sep="")
-        if(!mfColRow && ! is.null(to.draw.arg)){
+        if(! is.null(to.draw.arg)){
             if(is.character(to.draw.arg)) 
                  to.draw <- pmatch(to.draw.arg, dimnms)
             else if(is.numeric(to.draw.arg)) 

Modified: branches/robast-0.7/pkg/RobAStBase/R/comparePlot.R
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/R/comparePlot.R	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/R/comparePlot.R	2009-02-02 16:53:03 UTC (rev 251)
@@ -49,7 +49,7 @@
         dimnms  <- c(rownames(trafO))
         if(is.null(dimnms))
            dimnms <- paste("dim",1:dims,sep="")
-        if(!mfColRow && ! is.null(to.draw.arg)){
+        if(! is.null(to.draw.arg)){
             if(is.character(to.draw.arg)) 
                  to.draw <- pmatch(to.draw.arg, dimnms)
             else if(is.numeric(to.draw.arg)) 

Modified: branches/robast-0.7/pkg/RobAStBase/R/infoPlot.R
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/R/infoPlot.R	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/R/infoPlot.R	2009-02-02 16:53:03 UTC (rev 251)
@@ -29,7 +29,7 @@
         if(is.null(dimnms))
            dimnms <- paste("dim",1:dims,sep="")
         pdimnms <- c("Abs",dimnms)
-        if(!mfColRow && ! is.null(to.draw.arg)){
+        if(! is.null(to.draw.arg)){
             if(is.character(to.draw.arg)) 
                  to.draw <- pmatch(to.draw.arg, pdimnms)
             else if(is.numeric(to.draw.arg)) 

Modified: branches/robast-0.7/pkg/RobAStBase/chm/00Index.html
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/chm/00Index.html	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/chm/00Index.html	2009-02-02 16:53:03 UTC (rev 251)
@@ -10,7 +10,7 @@
 <param name="keyword" value=".. contents">
 </object>
 
-<h2>Help pages for package &lsquo;RobAStBase&rsquo; version 0.2</h2>
+<h2>Help pages for package &lsquo;RobAStBase&rsquo; version 0.7</h2>
 
 <p align="center">
 <a href="# "> </a>
@@ -35,21 +35,24 @@
 <a href="#U">U</a>
 <a href="#W">W</a>
 </p>
-<table width="100%">
-</table>
 
+
 <h2><a name=" ">--   --</a></h2>
 
 <table width="100%">
 <tr><td width="25%"><a href="0RobAStBase-package.html">RobAStBase-package</a></td>
-<td>Robust Asymptotic Statistics </td></tr>
+<td>Robust Asymptotic Statistics</td></tr>
 </table>
 
 <h2><a name="A">-- A --</a></h2>
 
 <table width="100%">
+<tr><td width="25%"><a href="InfluenceCurve-class.html">addInfo&lt;-</a></td>
+<td>Influence curve</td></tr>
 <tr><td width="25%"><a href="InfluenceCurve-class.html">addInfo&lt;-,InfluenceCurve-method</a></td>
 <td>Influence curve</td></tr>
+<tr><td width="25%"><a href="InfluenceCurve-class.html">addRisk&lt;-</a></td>
+<td>Influence curve</td></tr>
 <tr><td width="25%"><a href="InfluenceCurve-class.html">addRisk&lt;-,InfluenceCurve-method</a></td>
 <td>Influence curve</td></tr>
 <tr><td width="25%"><a href="ALEstimate-class.html">ALEstimate-class</a></td>
@@ -78,6 +81,8 @@
 <td>Influence curve</td></tr>
 <tr><td width="25%"><a href="IC-class.html">CallL2Fam,IC-method</a></td>
 <td>Influence curve</td></tr>
+<tr><td width="25%"><a href="IC-class.html">CallL2Fam&lt;-</a></td>
+<td>Influence curve</td></tr>
 <tr><td width="25%"><a href="ContIC-class.html">CallL2Fam&lt;-,ContIC-method</a></td>
 <td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="IC-class.html">CallL2Fam&lt;-,IC-method</a></td>
@@ -90,6 +95,8 @@
 <td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="HampelWeight-class.html">cent,HampelWeight-method</a></td>
 <td>Robust Weight classes for weights of Hampel type</td></tr>
+<tr><td width="25%"><a href="ContIC-class.html">cent&lt;-</a></td>
+<td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="ContIC-class.html">cent&lt;-,ContIC-method</a></td>
 <td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="HampelWeight-class.html">cent&lt;-,HampelWeight-method</a></td>
@@ -98,6 +105,8 @@
 <td>Robust model</td></tr>
 <tr><td width="25%"><a href="RobModel-class.html">center,RobModel-method</a></td>
 <td>Robust model</td></tr>
+<tr><td width="25%"><a href="RobModel-class.html">center&lt;-</a></td>
+<td>Robust model</td></tr>
 <tr><td width="25%"><a href="RobModel-class.html">center&lt;-,RobModel-method</a></td>
 <td>Robust model</td></tr>
 <tr><td width="25%"><a href="checkIC.html">checkIC</a></td>
@@ -112,6 +121,8 @@
 <td>Robust Weight classes for bounded weights</td></tr>
 <tr><td width="25%"><a href="ContIC-class.html">clip,ContIC-method</a></td>
 <td>Influence curve of contamination type</td></tr>
+<tr><td width="25%"><a href="ContIC-class.html">clip&lt;-</a></td>
+<td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="BoundedWeight-class.html">clip&lt;-,BoundedWeight-method</a></td>
 <td>Robust Weight classes for bounded weights</td></tr>
 <tr><td width="25%"><a href="ContIC-class.html">clip&lt;-,ContIC-method</a></td>
@@ -120,12 +131,16 @@
 <td>Influence curve of total variation type</td></tr>
 <tr><td width="25%"><a href="TotalVarIC-class.html">clipLo,TotalVarIC-method</a></td>
 <td>Influence curve of total variation type</td></tr>
+<tr><td width="25%"><a href="TotalVarIC-class.html">clipLo&lt;-</a></td>
+<td>Influence curve of total variation type</td></tr>
 <tr><td width="25%"><a href="TotalVarIC-class.html">clipLo&lt;-,TotalVarIC-method</a></td>
 <td>Influence curve of total variation type</td></tr>
 <tr><td width="25%"><a href="TotalVarIC-class.html">clipUp</a></td>
 <td>Influence curve of total variation type</td></tr>
 <tr><td width="25%"><a href="TotalVarIC-class.html">clipUp,TotalVarIC-method</a></td>
 <td>Influence curve of total variation type</td></tr>
+<tr><td width="25%"><a href="TotalVarIC-class.html">clipUp&lt;-</a></td>
+<td>Influence curve of total variation type</td></tr>
 <tr><td width="25%"><a href="TotalVarIC-class.html">clipUp&lt;-,TotalVarIC-method</a></td>
 <td>Influence curve of total variation type</td></tr>
 <tr><td width="25%"><a href="comparePlot.html">comparePlot</a></td>
@@ -164,6 +179,8 @@
 <td>Cutoff class for distance-distance plots</td></tr>
 <tr><td width="25%"><a href="cutoff-class.html">cutoff.quantile,cutoff-method</a></td>
 <td>Cutoff class for distance-distance plots</td></tr>
+<tr><td width="25%"><a href="cutoff-class.html">cutoff.quantile&lt;-</a></td>
+<td>Cutoff class for distance-distance plots</td></tr>
 <tr><td width="25%"><a href="cutoff-class.html">cutoff.quantile&lt;-,cutoff-method</a></td>
 <td>Cutoff class for distance-distance plots</td></tr>
 <tr><td width="25%"><a href="cutoff.html">cutoff.sememp</a></td>
@@ -174,15 +191,15 @@
 
 <table width="100%">
 <tr><td width="25%"><a href="ddPlot-methods.html">ddPlot</a></td>
-<td>Methods for Function ddPlot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function ddPlot in Package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="ddPlot-methods.html">ddPlot,data.frame-method</a></td>
-<td>Methods for Function ddPlot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function ddPlot in Package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="ddPlot-methods.html">ddPlot,matrix-method</a></td>
-<td>Methods for Function ddPlot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function ddPlot in Package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="ddPlot-methods.html">ddPlot,numeric-method</a></td>
-<td>Methods for Function ddPlot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function ddPlot in Package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="ddPlot-methods.html">ddPlot-methods</a></td>
-<td>Methods for Function ddPlot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function ddPlot in Package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="InfluenceCurve-class.html">Domain,InfluenceCurve-method</a></td>
 <td>Influence curve</td></tr>
 </table>
@@ -257,7 +274,7 @@
 <tr><td width="25%"><a href="getRiskIC.html">getRiskIC-methods</a></td>
 <td>Generic function for the computation of a risk for an IC</td></tr>
 <tr><td width="25%"><a href="RobAStBaseOptions.html">getRobAStBaseOption</a></td>
-<td>Function to change the global variables of the package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Function to change the global variables of the package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="getweight.html">getweight</a></td>
 <td>Generating weights</td></tr>
 <tr><td width="25%"><a href="getweight.html">getweight,BdStWeight,TotalVarNeighborhood,BiasType-method</a></td>
@@ -302,6 +319,8 @@
 <td>Influence curve</td></tr>
 <tr><td width="25%"><a href="InfluenceCurve-class.html">Infos,InfluenceCurve-method</a></td>
 <td>Influence curve</td></tr>
+<tr><td width="25%"><a href="InfluenceCurve-class.html">Infos&lt;-</a></td>
+<td>Influence curve</td></tr>
 <tr><td width="25%"><a href="InfluenceCurve-class.html">Infos&lt;-,InfluenceCurve-method</a></td>
 <td>Influence curve</td></tr>
 <tr><td width="25%"><a href="InfRobModel.html">InfRobModel</a></td>
@@ -328,7 +347,7 @@
 <tr><td width="25%"><a href="kStepEstimator.html">kStepEstimator-methods</a></td>
 <td>Generic function for the computation of k-step estimates</td></tr>
 <tr><td width="25%"><a href="RobAStBaseOptions.html">kStepUseLast</a></td>
-<td>Function to change the global variables of the package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Function to change the global variables of the package 'RobAStBase'</td></tr>
 </table>
 
 <h2><a name="L">-- L --</a></h2>
@@ -344,6 +363,8 @@
 <td>Influence curve of Hampel type</td></tr>
 <tr><td width="25%"><a href="HampIC-class.html">lowerCase,HampIC-method</a></td>
 <td>Influence curve of Hampel type</td></tr>
+<tr><td width="25%"><a href="ContIC-class.html">lowerCase&lt;-</a></td>
+<td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="ContIC-class.html">lowerCase&lt;-,ContIC-method</a></td>
 <td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="TotalVarIC-class.html">lowerCase&lt;-,TotalVarIC-method</a></td>
@@ -414,6 +435,8 @@
 <td>Robust model</td></tr>
 <tr><td width="25%"><a href="TotalVarIC-class.html">neighbor,TotalVarIC-method</a></td>
 <td>Influence curve of total variation type</td></tr>
+<tr><td width="25%"><a href="RobModel-class.html">neighbor&lt;-</a></td>
+<td>Robust model</td></tr>
 <tr><td width="25%"><a href="FixRobModel-class.html">neighbor&lt;-,FixRobModel-method</a></td>
 <td>Robust model with fixed (unconditional) neighborhood</td></tr>
 <tr><td width="25%"><a href="InfRobModel-class.html">neighbor&lt;-,InfRobModel-method</a></td>
@@ -426,6 +449,8 @@
 <td>Influence curve of Hampel type</td></tr>
 <tr><td width="25%"><a href="HampIC-class.html">neighborRadius,HampIC-method</a></td>
 <td>Influence curve of Hampel type</td></tr>
+<tr><td width="25%"><a href="HampIC-class.html">neighborRadius&lt;-</a></td>
+<td>Influence curve of Hampel type</td></tr>
 <tr><td width="25%"><a href="HampIC-class.html">neighborRadius&lt;-,HampIC-method</a></td>
 <td>Influence curve of Hampel type</td></tr>
 <tr><td width="25%"><a href="HampIC-class.html">normtype,HampIC-method</a></td>
@@ -454,7 +479,7 @@
 <tr><td width="25%"><a href="optIC.html">optIC-methods</a></td>
 <td>Generic function for the computation of optimally robust ICs</td></tr>
 <tr><td width="25%"><a href="outlyingPlotIC.html">outlyingPlotIC</a></td>
-<td>Function outlyingPlotIC in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Function outlyingPlotIC in Package 'RobAStBase'</td></tr>
 </table>
 
 <h2><a name="P">-- P --</a></h2>
@@ -465,11 +490,11 @@
 <tr><td width="25%"><a href="ALEstimate-class.html">pIC,ALEstimate-method</a></td>
 <td>ALEstimate-class.</td></tr>
 <tr><td width="25%"><a href="plot-methods.html">plot</a></td>
-<td>Methods for Function plot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function plot in Package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="plot-methods.html">plot,IC,missing-method</a></td>
-<td>Methods for Function plot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function plot in Package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="plot-methods.html">plot-methods</a></td>
-<td>Methods for Function plot in Package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Methods for Function plot in Package 'RobAStBase'</td></tr>
 </table>
 
 <h2><a name="R">-- R --</a></h2>
@@ -485,12 +510,14 @@
 <td>Influence curve</td></tr>
 <tr><td width="25%"><a href="InfluenceCurve-class.html">Risks,InfluenceCurve-method</a></td>
 <td>Influence curve</td></tr>
+<tr><td width="25%"><a href="InfluenceCurve-class.html">Risks&lt;-</a></td>
+<td>Influence curve</td></tr>
 <tr><td width="25%"><a href="InfluenceCurve-class.html">Risks&lt;-,InfluenceCurve-method</a></td>
 <td>Influence curve</td></tr>
 <tr><td width="25%"><a href="0RobAStBase-package.html">RobAStBase</a></td>
-<td>Robust Asymptotic Statistics </td></tr>
+<td>Robust Asymptotic Statistics</td></tr>
 <tr><td width="25%"><a href="RobAStBaseOptions.html">RobAStBaseOptions</a></td>
-<td>Function to change the global variables of the package &lsquo;RobAStBase&rsquo; </td></tr>
+<td>Function to change the global variables of the package 'RobAStBase'</td></tr>
 <tr><td width="25%"><a href="RobAStControl-class.html">RobAStControl-class</a></td>
 <td>Control classes in package RobAStBase</td></tr>
 <tr><td width="25%"><a href="RobModel-class.html">RobModel-class</a></td>
@@ -528,6 +555,8 @@
 <td>Robust Weight classes for bounded, standardized weights</td></tr>
 <tr><td width="25%"><a href="HampIC-class.html">stand,HampIC-method</a></td>
 <td>Influence curve of Hampel type</td></tr>
+<tr><td width="25%"><a href="ContIC-class.html">stand&lt;-</a></td>
+<td>Influence curve of contamination type</td></tr>
 <tr><td width="25%"><a href="BdStWeight-class.html">stand&lt;-,BdStWeight-method</a></td>
 <td>Robust Weight classes for bounded, standardized weights</td></tr>
 <tr><td width="25%"><a href="ContIC-class.html">stand&lt;-,ContIC-method</a></td>
@@ -571,6 +600,8 @@
 <td>Influence curve of Hampel type</td></tr>
 <tr><td width="25%"><a href="RobWeight-class.html">weight,RobWeight-method</a></td>
 <td>Robust Weight classes</td></tr>
+<tr><td width="25%"><a href="RobWeight-class.html">weight&lt;-</a></td>
+<td>Robust Weight classes</td></tr>
 <tr><td width="25%"><a href="RobWeight-class.html">weight&lt;-,RobWeight-method</a></td>
 <td>Robust Weight classes</td></tr>
 <tr><td width="25%"><a href="RobWeight-class.html">weight&lt;--methods</a></td>

Modified: branches/robast-0.7/pkg/RobAStBase/chm/0RobAStBase-package.html
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/chm/0RobAStBase-package.html	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/chm/0RobAStBase-package.html	2009-02-02 16:53:03 UTC (rev 251)
@@ -29,10 +29,10 @@
   <td align="left">Package: </td>  <td align="left"> RobAStBase</td>
 </tr>
 <tr>
-  <td align="left"> Version: </td>  <td align="left"> 0.2 </td>
+  <td align="left"> Version: </td>  <td align="left"> 0.7 </td>
 </tr>
 <tr>
-  <td align="left"> Date: </td>  <td align="left"> 2008-11-27 </td>
+  <td align="left"> Date: </td>  <td align="left"> 2009-01-29 </td>
 </tr>
 <tr>
   <td align="left"> Depends: </td>  <td align="left"> R(&gt;= 2.7.0), methods, distr(&gt;= 2.0), distrEx(&gt;= 2.0), distrMod(&gt;= 2.0), RandVar(&gt;= 0.6.3)</td>
@@ -101,6 +101,6 @@
 </script>
 
 
-<hr><div align="center">[Package <em>RobAStBase</em> version 0.2 <a href="00Index.html">Index</a>]</div>
+<hr><div align="center">[Package <em>RobAStBase</em> version 0.7 <a href="00Index.html">Index</a>]</div>
 
 </body></html>

Modified: branches/robast-0.7/pkg/RobAStBase/chm/RobAStBase.chm
===================================================================
(Binary files differ)

Modified: branches/robast-0.7/pkg/RobAStBase/chm/RobAStBase.toc
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/chm/RobAStBase.toc	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/chm/RobAStBase.toc	2009-02-02 16:53:03 UTC (rev 251)
@@ -14,18 +14,6 @@
 <param name="Local" value="0RobAStBase-package.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value=".ddPlot.MatNtNtCoCo">
-<param name="Local" value="internals_ddPlot.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value=".eq">
-<param name="Local" value="internals.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value=".getDistr">
-<param name="Local" value="internals.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
 <param name="Name" value="addInfo<-">
 <param name="Local" value="InfluenceCurve-class.html">
 </OBJECT>
@@ -506,14 +494,6 @@
 <param name="Local" value="InfRobModel-class.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value="internals_for_RobAStBase">
-<param name="Local" value="internals.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="internals_for_RobAStBase_ddPlot">
-<param name="Local" value="internals_ddPlot.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
 <param name="Name" value="kStepEstimate-class">
 <param name="Local" value="kStepEstimate-class.html">
 </OBJECT>
@@ -987,11 +967,11 @@
 <param name="Local" value="cutoff-class.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Function outlyingPlotIC in Package `RobAStBase' ">
+<param name="Name" value="Function outlyingPlotIC in Package 'RobAStBase'">
 <param name="Local" value="outlyingPlotIC.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Function to change the global variables of the package `RobAStBase' ">
+<param name="Name" value="Function to change the global variables of the package 'RobAStBase'">
 <param name="Local" value="RobAStBaseOptions.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
@@ -1044,7 +1024,7 @@
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="Generic Function for making ICs consistent at a possibly different model">
-<param name="Local" value="makeIC-methods.html">
+<param name="Local" value="generateICfct.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="Generic function for the computation of a risk for an IC">
@@ -1091,14 +1071,6 @@
 <param name="Local" value="TotalVarIC-class.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Internal / Helper functions of package RobAStBase">
-<param name="Local" value="internals.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Internal / Helper functions of package RobAStBase for ddPlot">
-<param name="Local" value="internals_ddPlot.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
 <param name="Name" value="kStepEstimate-class.">
 <param name="Local" value="kStepEstimate-class.html">
 </OBJECT>
@@ -1107,11 +1079,11 @@
 <param name="Local" value="MEstimate-class.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Methods for Function ddPlot in Package `RobAStBase' ">
+<param name="Name" value="Methods for Function ddPlot in Package 'RobAStBase'">
 <param name="Local" value="ddPlot-methods.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Methods for Function plot in Package `RobAStBase' ">
+<param name="Name" value="Methods for Function plot in Package 'RobAStBase'">
 <param name="Local" value="plot-methods.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
@@ -1123,7 +1095,7 @@
 <param name="Local" value="infoPlot.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Robust Asymptotic Statistics ">
+<param name="Name" value="Robust Asymptotic Statistics">
 <param name="Local" value="0RobAStBase-package.html">
 </OBJECT>
 <LI> <OBJECT type="text/sitemap">

Modified: branches/robast-0.7/pkg/RobAStBase/chm/comparePlot.html
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/chm/comparePlot.html	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/chm/comparePlot.html	2009-02-02 16:53:03 UTC (rev 251)
@@ -107,7 +107,7 @@
 shall default partition in panels be used &mdash; defaults to <code>TRUE</code></td></tr>
 <tr valign="top"><td><code>to.draw.arg</code></td>
 <td>
-if <code>mfColRow==FALSE</code>, either <code>NULL</code> (default; 
+Either <code>NULL</code> (default; 
 everything is plotted) or a vector of either integers 
 (the indices of the subplots to be drawn) or characters 
 &mdash; the names of the subplots to be drawn: these
@@ -238,6 +238,6 @@
 </script>
 
 
-<hr><div align="center">[Package <em>RobAStBase</em> version 0.2 <a href="00Index.html">Index</a>]</div>
+<hr><div align="center">[Package <em>RobAStBase</em> version 0.7 <a href="00Index.html">Index</a>]</div>
 
 </body></html>

Modified: branches/robast-0.7/pkg/RobAStBase/chm/infoPlot.html
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/chm/infoPlot.html	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/chm/infoPlot.html	2009-02-02 16:53:03 UTC (rev 251)
@@ -33,6 +33,7 @@
              main = FALSE, inner = TRUE, sub = FALSE, 
              col.inner = par("col.main"), cex.inner = 0.8, 
              bmar = par("mar")[1], tmar = par("mar")[3],
+             legend.location = "bottomright",
              mfColRow = TRUE, to.draw.arg = NULL)
 </pre>
 
@@ -108,7 +109,7 @@
 shall default partition in panels be used &mdash; defaults to <code>TRUE</code></td></tr>
 <tr valign="top"><td><code>to.draw.arg</code></td>
 <td>
-if <code>mfColRow==FALSE</code>, either <code>NULL</code> (default; 
+Either <code>NULL</code> (default; 
 everything is plotted) or a vector making a selection
 among the relative information plots; the absolute
 information being plotted in any case. This
@@ -224,6 +225,6 @@
 </script>
 
 
-<hr><div align="center">[Package <em>RobAStBase</em> version 0.2 <a href="00Index.html">Index</a>]</div>
+<hr><div align="center">[Package <em>RobAStBase</em> version 0.7 <a href="00Index.html">Index</a>]</div>
 
 </body></html>

Modified: branches/robast-0.7/pkg/RobAStBase/chm/plot-methods.html
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/chm/plot-methods.html	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/chm/plot-methods.html	2009-02-02 16:53:03 UTC (rev 251)
@@ -83,7 +83,7 @@
 shall default partition in panels be used &mdash; defaults to <code>TRUE</code></td></tr>
 <tr valign="top"><td><code>to.draw.arg</code></td>
 <td>
-if <code>mfColRow==FALSE</code>, either <code>NULL</code> (default; 
+Either <code>NULL</code> (default; 
 everything is plotted) or a vector of either integers 
 (the indices of the subplots to be drawn) or characters 
 &mdash; the names of the subplots to be drawn: these
@@ -171,6 +171,6 @@
 </script>
 
 
-<hr><div align="center">[Package <em>RobAStBase</em> version 0.2 <a href="00Index.html">Index</a>]</div>
+<hr><div align="center">[Package <em>RobAStBase</em> version 0.7 <a href="00Index.html">Index</a>]</div>
 
 </body></html>

Modified: branches/robast-0.7/pkg/RobAStBase/man/comparePlot.Rd
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/man/comparePlot.Rd	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/man/comparePlot.Rd	2009-02-02 16:53:03 UTC (rev 251)
@@ -50,7 +50,7 @@
                          the place where to put the legend on the last issued
                          plot}
   \item{mfColRow}{shall default partition in panels be used --- defaults to \code{TRUE}}
-  \item{to.draw.arg}{if \code{mfColRow==FALSE}, either \code{NULL} (default; 
+  \item{to.draw.arg}{Either \code{NULL} (default; 
                           everything is plotted) or a vector of either integers 
                          (the indices of the subplots to be drawn) or characters 
                          --- the names of the subplots to be drawn: these

Modified: branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd	2009-02-02 16:53:03 UTC (rev 251)
@@ -51,7 +51,7 @@
                          plot --- or a list of length (number of plotted panels) 
                          of such arguments, one for each plotted panel.}
   \item{mfColRow}{shall default partition in panels be used --- defaults to \code{TRUE}}
-  \item{to.draw.arg}{if \code{mfColRow==FALSE}, either \code{NULL} (default; 
+  \item{to.draw.arg}{Either \code{NULL} (default; 
                           everything is plotted) or a vector making a selection
                           among the relative information plots; the absolute
                           information being plotted in any case. This

Modified: branches/robast-0.7/pkg/RobAStBase/man/plot-methods.Rd
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/man/plot-methods.Rd	2009-01-29 13:10:49 UTC (rev 250)
+++ branches/robast-0.7/pkg/RobAStBase/man/plot-methods.Rd	2009-02-02 16:53:03 UTC (rev 251)
@@ -35,7 +35,7 @@
           \code{\link[stats]{par}}}
   \item{col.inner}{character or integer code; color for the inner title}
   \item{mfColRow}{shall default partition in panels be used --- defaults to \code{TRUE}}
-  \item{to.draw.arg}{if \code{mfColRow==FALSE}, either \code{NULL} (default; 
+  \item{to.draw.arg}{Either \code{NULL} (default; 
                           everything is plotted) or a vector of either integers 
                          (the indices of the subplots to be drawn) or characters 
                          --- the names of the subplots to be drawn: these



More information about the Robast-commits mailing list