[Distr-commits] r928 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Sep 18 13:25:52 CEST 2013


Author: ruckdeschel
Date: 2013-09-18 13:25:52 +0200 (Wed, 18 Sep 2013)
New Revision: 928

Modified:
   www/RandVar.html
   www/distr-Familie.html
   www/distr.html
   www/distrDoc.html
   www/distrEllipse.html
   www/distrEx.html
   www/distrMod.html
   www/distrSim.html
   www/distrTEst.html
   www/distrTeach.html
Log:
updated webpages

Modified: www/RandVar.html
===================================================================
--- www/RandVar.html	2013-09-18 10:53:13 UTC (rev 927)
+++ www/RandVar.html	2013-09-18 11:25:52 UTC (rev 928)
@@ -1,51 +1,61 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-  <meta http-equiv="Content-Type"
- content="text/html; charset=iso-8859-15">
+
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+
   <meta name="GENERATOR" content="Mozilla/1.5 [de]">
   <title>Package "RandVar"</title>
+
+
 </head>
+
+
 <body style="background-image: url(papier.gif);">
+
 <div style="text-align: left;">
 <span style="color: rgb(0, 0, 0);"></span>
-<h1><span style="color: rgb(0, 0, 0);"><a name="top"></a> <a
- href="http://www.uni-bayreuth.de/departments/math/org/mathe7/mathe7.html"><img
- style="border: 0px solid ; width: 198px; height: 127px;" src="logo.gif"
- alt="[Picture: logo]"></a><big style="color: rgb(0, 0, 153);">R-Package
+<h1><span style="color: rgb(0, 0, 0);"><a name="top"></a> <a href="http://www.uni-bayreuth.de/departments/math/org/mathe7/mathe7.html"><img style="border: 0px solid ; width: 198px; height: 127px;" src="logo.gif" alt="[Picture: logo]"></a><big style="color: rgb(0, 0, 153);">R-Package
 "RandVar"</big>
-<a href="http://www.r-project.org/"><img
- style="border: 0px solid ; width: 152px; height: 101px;" alt="R-Logo"
- src="RLOGO.jpg"></a></span></h1>
+<a href="http://www.r-project.org/"><img style="border: 0px solid ; width: 152px; height: 101px;" alt="R-Logo" src="RLOGO.jpg"></a></span></h1>
+
 </div>
+
 <hr style="width: 100%; height: 2px;">
-<div style="text-align: justify;">Version: 0.5<br>
-Release Date: 11-30-06<br>
-Authors: <a
- href="mailto:matthias.kohl at stamats.de?subject=%5BdistrEx%5D">Matthias
+<div style="text-align: justify;">Version: 0.9.2<br>
+
+Release Date: 2013-09-18<br>
+
+Authors: <a href="mailto:matthias.kohl at stamats.de?subject=%5BdistrEx%5D">Matthias
 Kohl</a><br>
+
 Required R-Version: >=2.4.0 <br>
+
 Dependencies: requires packages <span style="color: rgb(51, 102, 255);">"methods"</span>,
 <span style="color: rgb(51, 102, 255);">"startupmsg"</span>
 available from <a href="http://cran.r-project.org/mirrors.html">CRAN</a>;
 <br>
+
 as well as packages 
 <a href="distr.html"><span style="color: rgb(51, 102, 255);">"distr"</span></a>
-version >= 1.6 and <a href="distrEx.html"><span
- style="color: rgb(51, 102, 255);">"distrEx"</span></a>  version
+version >= 1.6 and <a href="distrEx.html"><span style="color: rgb(51, 102, 255);">"distrEx"</span></a> 
+version
 >= 0.4-1 by the author of this package
 also available from <a href="http://cran.r-project.org/mirrors.html">CRAN</a>;
 <br>
+
 <hr style="width: 100%; height: 2px;">
 <h2>What is "RandVar" meant for?</h2>
+
 This package introduces classes
 and methods for random variables (understood as measurable mappings).
-It extends (and requires) package <a href="distr.html"><span
- style="color: rgb(51, 102, 255);">"distr"</span></a>
+It extends (and requires) package <a href="distr.html"><span style="color: rgb(51, 102, 255);">"distr"</span></a>
 and <a href="distr.html"><span style="color: rgb(51, 102, 255);">"distrEx"</span></a>
 .<br>
+
 A random variable has slots domain and range as well as a slot
-map;  For the derived classes "RealRandVector", "EuclRandVector"
+map;  For the derived classes "RealRandVector",
+"EuclRandVector"
 and "EuclRandMatrix" virtually (not in the OO-Sense :-)  every
 mathematical operation that is possible in R with numeric variables is
 also possible with objects of our class random variable. In particular
@@ -54,142 +64,229 @@
 of the random variable, and to evaluate it. Together with a
 distribution on the domain, we have an expectation as well as a
 factorized conditional expectation method.<br>
+
 <br>
+
 </div>
+
 <h2>Documentation</h2>
+
 <div style="text-align: justify; color: rgb(0, 0, 0);">
-more on that package may be found in Matthias' PhD Thesis <span
- style="font-style: italic;">"Numerical Contributions to the Asymptotic
+more on that package may be found in Matthias' PhD Thesis <span style="font-style: italic;">"Numerical Contributions to the
+Asymptotic
 Theory of Robustness"</span>, App. D<br>
-available on <a class="moz-txt-link-freetext"
- href="http://stamats.de/ThesisMKohl.pdf">http://stamats.de/ThesisMKohl.pdf</a>
+
+available on <a class="moz-txt-link-freetext" href="http://stamats.de/ThesisMKohl.pdf">http://stamats.de/ThesisMKohl.pdf</a>
 </div>
+
 <br>
+
 <hr style="width: 100%; height: 2px;">
 <h2>License</h2>
+
 <div style="text-align: justify;">
-<span style="color: rgb(0, 0, 0);">This software is distributed under
+<span style="color: rgb(0, 0, 0);">This software is
+distributed under
 the terms of the GNU GENERAL</span>
 <br style="color: rgb(0, 0, 0);">
-<span style="color: rgb(0, 0, 0);">PUBLIC LICENSE Version 2, June 1991,
+
+<span style="color: rgb(0, 0, 0);">PUBLIC LICENSE Version
+2, June 1991,
 confer</span> <a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a><br>
+
 </div>
+
 <br>
+
 <hr style="width: 100%; height: 2px;">
 <h2>Download</h2>
+
 <h3 style="text-align: justify; color: rgb(0, 0, 0);">Windows</h3>
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
+
   <li>for version >= 2.0 use<br>
+
     <pre><span style="color: rgb(51, 102, 255);">install.packages("RandVar", repos = "R-Forge.R-project.org")</span></pre>
+
   </li>
-  <li>as <a href="Mv0.4-4/RandVar_0.5.zip">Win-Zip-File for R 2.2.x </a>(Version
+
+  <li>as <a href="Mv0.4-4/RandVar_0.5.zip">Win-Zip-File
+for R 2.2.x </a>(Version
 0.5)</li>
+
 </ul>
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
+
   <li>to be installed by
     <ul>
-      <li>the R-gui File picker [Packages ->Install package(s) from
+
+      <li>the R-gui File picker [Packages ->Install
+package(s) from
 local zip-files...] or <br>
+
       </li>
+
       <li style="color: rgb(51, 102, 255);">
-        <pre>install.packages("RandVar", <path to the file distr.zip in your File system>, NULL)<br>        </pre>
+        <pre>install.packages("RandVar", <path to the file distr.zip in your File system>, NULL)<br> </pre>
+
       </li>
+
     </ul>
+
   </li>
+
   <li>to be removed by <br>
+
     <pre style="color: rgb(51, 102, 255);" wrap="">remove.packages("RandVar")</pre>
+
   </li>
+
   <li>to be used by <br>
+
     <pre><span style="color: rgb(51, 102, 255);">library("RandVar")</span> <br></pre>
+
 or
     <pre><span style="color: rgb(51, 102, 255);">require("RandVar")</span> <br></pre>
+
   </li>
+
 </ul>
+
 <h3 style="text-align: justify; color: rgb(0, 0, 0);">Linux</h3>
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
+
   <li>for version >= 2.0 use<br>
+
     <pre><span style="color: rgb(51, 102, 255);">install.packages("RandVar", repos = "R-Forge.R-project.org")</span></pre>
+
   </li>
-  <li>as <a href="Mv0.4-4/RandVar_0.5.tar.gz">Linux-tar-gz-File for R
+
+  <li>as <a href="Mv0.4-4/RandVar_0.5.tar.gz">Linux-tar-gz-File
+for R
 2.2.x  </a>(Version 0.5)<br>
+
   </li>
+
 </ul>
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
+
   <li>to be installed by<br>
-    <pre><span style="color: rgb(51, 102, 255);">R CMD INSTALL RandVar_0.5.tar.gz</span><br
- style="color: rgb(51, 102, 255);"><br></pre>
+
+    <pre><span style="color: rgb(51, 102, 255);">R CMD INSTALL RandVar_0.5.tar.gz</span><br style="color: rgb(51, 102, 255);"><br></pre>
+
   </li>
+
   <li>to be removed by<br>
+
     <pre style="color: rgb(51, 102, 255);" wrap="">R CMD REMOVE RandVar</pre>
+
   </li>
+
   <li>to be used as under Windows </li>
+
 </ul>
+
 <h3 style="text-align: justify; color: rgb(0, 0, 0);">Sources</h3>
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
+
   <li>included into the .tar.gz.file<br>
+
   </li>
+
 </ul>
+
 <br>
-<hr
- style="width: 100%; height: 2px; margin-left: 0px; margin-right: 0px; color: rgb(0, 0, 0);">
+
+<hr style="width: 100%; height: 2px; margin-left: 0px; margin-right: 0px; color: rgb(0, 0, 0);">
 <h2 style="text-align: center; color: rgb(0, 0, 153);">Demos</h2>
-<span style="color: rgb(0, 0, 0);">also see</span> demo("distr") --- <span
- style="color: rgb(0, 0, 0);">after installation of "distr"</span><br>
+
+<span style="color: rgb(0, 0, 0);">also see</span>
+demo("distr") --- <span style="color: rgb(0, 0, 0);">after
+installation of "distr"</span><br>
+
 <br>
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
+
   <li><a href="SimulateandEstimate.R"><br>
+
     </a></li>
+
 </ul>
+
 <br>
+
 <br style="color: rgb(0, 0, 0);">
+
 <hr style="width: 100%; height: 2px; color: rgb(0, 0, 0);">
-<h2 style="text-align: center; color: rgb(0, 0, 153);">Version history:</h2>
+<h2 style="text-align: center; color: rgb(0, 0, 153);">Version
+history:</h2>
+
 <br>
-<b><font size="4">Changes from Version 0.4-1 to Version 0.4-2</font></b>
+
+<b><font size="4">Changes from Version 0.4-1 to
+Version 0.4-2</font></b>
 <div style="text-align: left; color: rgb(0, 0, 0);">
 <ul>
+
   <li>minor changes to increase speed of computation</li>
+
 </ul>
+
 </div>
-<li>introduction of a new parameter useApply in methods for function E
+
+<li>introduction of a new parameter useApply in methods for
+function E
 with default value TRUE<br>
+
   <br>
-  <b><font size="4"><br>
-Changes from Version 0.4-2 to Version 0.5<br>
-  </font></b>
+
+</li>
+
+<li><b><font size="4"><br>Changes from Version 0.4-2 to Version 0.5<br></font></b>
   <ul>
+
     <li>Vignette was added; after loading the package try
 vignette("RandVar")<br>
+
     </li>
+
   </ul>
-  <br>
 </li>
+<li><b><font size="4"><br>Changes from Version 0.5 onwards<br></font></b>
+  <ul>
+ <li>see NEWS file
+    </li>
+  </ul>
+</li>
+
 <div style="text-align: left; color: rgb(0, 0, 0);">
 <hr style="width: 100%; height: 2px; color: rgb(0, 0, 0);">
-<h2 style="text-align: center; color: rgb(0, 0, 153);">Our plans for
+<h2 style="text-align: center; color: rgb(0, 0, 153);">Our
+plans for
 the next versions:</h2>
+
 <ul>
-  <li>use of package <span style="color: rgb(51, 102, 255);">Matrix</span></li>
-  <li>better use of symmetry and group invariances<br>
-  </li>
+
+  <li>see TOBEDONE file</li>
+
 </ul>
-<br style="color: rgb(0, 0, 0);">
-<hr style="width: 100%; height: 2px; color: rgb(0, 0, 0);">
-<h2 style="text-align: center; color: rgb(0, 0, 153);">Things we invite
-other people to do</h2>
-<ul>
-  <li><br>
-  </li>
-</ul>
+
 </div>
+
 <hr style="width: 100%; height: 2px; color: rgb(0, 0, 0);">
-<div style="text-align: justify; color: rgb(0, 0, 0);">This page is
-maintained by <a
- href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=distr-package">Peter
+<div style="text-align: justify; color: rgb(0, 0, 0);">This
+page is
+maintained by <a href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=distr-package">Peter
 Ruckdeschel</a>
-and last updated on 11-22-05.<br>
+and last updated on 2013-09-18..<br>
+
 </div>
-<br>
-<br>
+
 </body>
 </html>

Modified: www/distr-Familie.html
===================================================================
--- www/distr-Familie.html	2013-09-18 10:53:13 UTC (rev 927)
+++ www/distr-Familie.html	2013-09-18 11:25:52 UTC (rev 928)
@@ -1,110 +1,161 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-  <meta http-equiv="Content-Type"
- content="text/html; charset=iso-8859-15">
+
+  
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+
+  
   <meta name="GENERATOR" content="Mozilla/1.5 [de]">
+
+  
   <title>Package "distrTEst"</title>
 </head>
+
+
 <body style="background-image: url(papier.gif);">
+
 <div style="text-align: left;"><span style="color: rgb(0, 0, 0);"></span>
-<h1><span style="color: rgb(0, 0, 0);"><a name="top"></a> <a
- href="http://www.uni-bayreuth.de/departments/math/org/mathe7/mathe7.html"><img
- style="border: 0px solid ; width: 198px; height: 127px;" src="logo.gif"
- alt="[Picture: logo]"></a>  <big style="color: rgb(0, 0, 153);"><big
- style="color: rgb(0, 0, 153);"><span style="color: rgb(51, 51, 255);"><small><span
- style="color: rgb(0, 0, 153);">The</span></small> "distrXXX"-</span></big>Family
+<h1><span style="color: rgb(0, 0, 0);"><a name="top"></a> <a href="http://www.uni-bayreuth.de/departments/math/org/mathe7/mathe7.html"><img style="border: 0px solid ; width: 198px; height: 127px;" src="logo.gif" alt="[Picture: logo]"></a>  <big style="color: rgb(0, 0, 153);"><big style="color: rgb(0, 0, 153);"><span style="color: rgb(51, 51, 255);"><small><span style="color: rgb(0, 0, 153);">The</span></small> "distrXXX"-</span></big>Family
 of R-Packages <span style="color: rgb(51, 51, 255);"></span></big>
-<a href="http://www.r-project.org/"> <img
- style="border: 0px solid ; width: 152px; height: 101px;" alt="R-Logo"
- src="RLOGO.jpg"></a></span></h1>
+<a href="http://www.r-project.org/"> <img style="border: 0px solid ; width: 152px; height: 101px;" alt="R-Logo" src="RLOGO.jpg"></a></span></h1>
+
 </div>
+
 <hr style="width: 100%; height: 2px;">
-<div style="text-align: justify;"> Version: 2.0<br>
-Release Date: 2008-01-17 <br>
-Authors: <a
- href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=%5Bdistr%5D">Peter
-Ruckdeschel</a>, <a
- href="mailto:matthias.kohl at stamats.de?subject=%5Bdistr%5D">Matthias
+<div style="text-align: justify;"> Version: 2.5<br>
+
+Release Date: 2013-09-18 <br>
+
+Authors: <a href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=%5Bdistr%5D">Peter
+Ruckdeschel</a>, <a href="mailto:matthias.kohl at stamats.de?subject=%5Bdistr%5D">Matthias
 Kohl</a>, <a href="mailto:statho3 at web.de?subject=%5Bdistr%5D">Thomas
 Stabla</a>, <a href="mailto:fcampi at gmx.de?subject=%5Bdistr%5D">Florian
 Camphausen</a>, <a href="mailto:eleonoragerber at gmx.de">Eleonara Feist</a>,
 <a href="mailto:anja_h86 at web.de">Anja Hueller</a>
 <br>
+
 Required R-Version: <br>
+
 <ul>
+
+  <li>>=2.14 for versions >= 2.5</li>
   <li>>=2.2.0 for versions 1.6-2.0</li>
+
 </ul>
+
 <hr style="width: 100%; height: 2px;">
 <h2>What is the "distrXXX" family meant for?</h2>
-<div style="text-align: justify; color: rgb(0, 0, 0);">Project <span
- style="color: rgb(102, 102, 0);"><big><big><span
- style="font-weight: bold;">distr</span></big></big> </span>is an
-umbrella project which contains all the packages of the "<span
- style="color: rgb(51, 102, 255);">distrXXX</span>"-family. These in
+
+<div style="text-align: justify; color: rgb(0, 0, 0);">Project <span style="color: rgb(102, 102, 0);"><big><big><span style="font-weight: bold;">distr</span></big></big> </span>is an
+umbrella project which contains all the packages of the "<span style="color: rgb(51, 102, 255);">distrXXX</span>"-family. These in
 return are all based on package "<span style="color: rgb(51, 102, 255);">distrXXX</span>".
 This family currently comprises the packages<br>
+
 <ul>
+
   <li><a href="distr.html"><span style="color: rgb(51, 102, 255);">distr</span></a><br>
+
   </li>
+
   <li><a href="distrEx.html"><span style="color: rgb(51, 102, 255);">distrEx</span></a><br>
+
   </li>
+
   <li><a href="distrSim.html"><span style="color: rgb(51, 102, 255);">distrSim</span></a><br>
+
   </li>
+
   <li><a href="distrTEst.html"><span style="color: rgb(51, 102, 255);">distrTEst</span></a><br>
+
   </li>
+
   <li><a href="distrDoc.html"><span style="color: rgb(51, 102, 255);">distrDoc</span></a><br>
+
     <span style="color: rgb(51, 102, 255);"></span></li>
+
   <li><a href="distrMod.html"><span style="color: rgb(51, 102, 255);">distrMod</span></a></li>
+
   <li><a href="distrTeach.html"><span style="color: rgb(51, 102, 255);">distrTeach</span></a></li>
+  <li><a href="distrEllipse.html"><span style="color: rgb(51, 102, 255);">distrEllipse</span></a></li>
+  <li><span style="color: rgb(51, 102, 255);">distrRmetrics<br>
+    </span></li>
+
 </ul>
+
 It also contains package <span style="color: rgb(51, 102, 255);">startupmsg</span><br>
+
 Besides the packages the project also contains the following folders<br>
+
 <ul>
+
   <li>pkg/Mail<br>
+
 this folder contains important mails sent to Mailing lists R-devel and
 R-packages<br>
+
   </li>
+
   <li>pkg/utils contains <br>
+
   </li>
+
+  
   <ul>
+
     <li>some utility R-functions for package development under Windows <br>
---- see <a
- href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/pkg/utils/README-R-utils?root=distr&view=markup">README-R-utils</a> </li>
+
+--- see <a href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/pkg/utils/README-R-utils?root=distr&view=markup">README-R-utils</a> </li>
+
     <li>some utility batch files for building packages under various
 versions of R under Windows<br>
---- see <a
- href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/pkg/utils/README-batchfiles?root=distr&view=markup">README-batchfiles</a></li>
+
+--- see <a href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/pkg/utils/README-batchfiles?root=distr&view=markup">README-batchfiles</a></li>
+
+  
   </ul>
+
 </ul>
+
 Also the informative (non-formatted ASCII-)-Files<br>
+
 <ul>
-  <li><a
- href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/www/NEWS?root=distr&view=markup">NEWS</a>
+
+  <li><a href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/www/NEWS?root=distr&view=markup">NEWS</a>
 [a global, detailed NEWS for the whole
 distrXXX project for developpers upto version 2.0]<a href="NEWS"><br>
+
     </a></li>
-  <li><a
- href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/www/WISHLIST?root=distr&view=markup">WISHLIST</a>
+
+  <li><a href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/www/WISHLIST?root=distr&view=markup">WISHLIST</a>
 (partly in German) </li>
-  <li><a
- href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/www/TOBEDONE-PROJEKTE?root=distr&view=markup">TOBEDONE-PROJEKTE</a>
+
+  <li><a href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/www/TOBEDONE-PROJEKTE?root=distr&view=markup">TOBEDONE-PROJEKTE</a>
 (partly in
 German) </li>
+
 </ul>
-should be interesting.<br>
+
+should be interesting, and each pkg has its own NEWS and TOBEDONE file.<br>
+
 </div>
+
 </div>
+
 <br>
+
 <ul>
+
   <span style="color: rgb(51, 102, 255);"></span>
 </ul>
+
 <hr style="width: 100%; height: 2px; color: rgb(0, 0, 0);">
 <div style="text-align: justify; color: rgb(0, 0, 0);">This page is
-maintained by <a
- href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=distr-package">Peter
+maintained by <a href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=distr-package">Peter
 Ruckdeschel</a>
-and last updated on 2008-01-17.<br>
+and last updated on 2013-09-18.<br>
+
 </div>
+
 </body>
 </html>

Modified: www/distr.html
===================================================================
--- www/distr.html	2013-09-18 10:53:13 UTC (rev 927)
+++ www/distr.html	2013-09-18 11:25:52 UTC (rev 928)
@@ -2,60 +2,104 @@
 <html>
 <head>
 
+
+
   
+  
+  
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
 
+
+
   
+  
+  
   <meta name="GENERATOR" content="Mozilla/1.5 [de]">
 
+
+
   
+  
+  
   <title>Package "distr"</title>
 </head>
 
 
 <body style="background-image: url(papier.gif);">
 
+
+
 <div style="text-align: left;">
 <hr>
 <h1><span style="color: rgb(0, 0, 0);"><a name="top"></a> <a href="http://www.uni-bayreuth.de/departments/math/org/mathe7/mathe7.html"><img style="border: 0px solid ; width: 198px; height: 127px;" src="logo.gif" alt="[Picture: logo]"></a><big style="color: rgb(0, 0, 153);">R-Package
 <span style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 51, 255);">"distr"</span><span> <a href="http://www.r-project.org/"> <img style="border: 0px solid ; width: 152px; height: 101px;" alt="R-Logo" src="RLOGO.jpg"> </a></span></span></big> </span> </h1>
 
+
+
 </div>
 
+
+
 <hr style="width: 100%; height: 2px;">
-<div style="text-align: justify;"> Version: 2.3.3<br>
+<div style="text-align: justify;"> Version: 2.5.2<br>
 
-Release Date: 2011-11-19 <br>
 
+
+Release Date: 2013-09-18 <br>
+
+
+
 Authors: <a href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=%5Bdistr%5D">Peter
 Ruckdeschel</a>, <a href="mailto:matthias.kohl at stamats.de?subject=%5Bdistr%5D">Matthias
 Kohl</a>, <a href="mailto:statho3 at web.de?subject=%5Bdistr%5D">Thomas
 Stabla</a>, <a href="mailto:fcampi at gmx.de?subject=%5Bdistr%5D">Florian
 Camphausen</a><br>
 
+
+
 Required R-Version:
 <ul>
 
+
+
+  <li>>=2.14 for version 2.5</li>
+
   <li>>=2.2.0 for version 2.1,</li>
 
+
+
   <li>>=2.2.0 for version 1.6-2.0,</li>
 
+
+
   <li>>=2.0.1 patched for version 1.5,</li>
 
+
+
   <li>>= 1.8.0 for version 1.4,</li>
 
+
+
   <li>>= 1.7.0 for version built from source files</li>
 
+
+
 </ul>
 
+
+
 Dependencies: requires package "<span style="color: rgb(51, 102, 255);">startupmsg</span>"
 by <a href="mailto:peter.ruckdeschel at itwm.fraunhofer.de?subject=%5Bstartupmsg%5D">Peter
 Ruckdeschel</a> also available from <a href="http://cran.r-project.org/mirrors.html">CRAN</a>;
 </div>
 
+
+
 <hr style="width: 100%; height: 2px;">
 <h2>What is "distr" meant for?</h2>
 
+
+
 <div style="text-align: justify; color: rgb(0, 0, 0);"> The aim of
 package "<span style="color: rgb(51, 102, 255);">distr</span>" is to
 provide a conceptual treatment of random variables (r.v.'s) by means of
@@ -71,18 +115,30 @@
 or "<span style="color: rgb(51, 102, 255);">DiscreteDistribution</span>",
 which themselves are again subclasses of "Distribution".<br>
 
+
+
 <br>
 
+
+
 This approach seems very appealing to us from a conceptual viewpoint: <br>
 
+
+
 <br>
 
+
+
 <span style="font-style: italic;">Just pass an object of some derived
 distribution class to a generic function as argument and let the
 dispatching mechanism decide what to do on run-time. </span><br>
 
+
+
 <br>
 
+
+
 As an example, we may automatically generate new objects of these
 classes with corresponding "<span style="color: rgb(51, 102, 255);">r</span>",
 "<span style="color: rgb(51, 102, 255);">d</span>", "<span style="color: rgb(51, 102, 255);">p</span>", and "<span style="color: rgb(51, 102, 255);">q</span>"-slots for the laws of
@@ -90,20 +146,32 @@
 convolution of independent r.v.'s. For "<span style="color: rgb(51, 102, 255);">Distribution</span>" objects <span style="color: rgb(51, 102, 255);">X</span> and <span style="color: rgb(51, 102, 255);">Y</span> expressions like <span style="color: rgb(51, 102, 255);">3*X+sin(exp(-Y/4+3))</span> have
 their natural interpretation as corresponding image distributions.<br>
 
+
+
 <br>
 
+
+
 <span style="font-weight: bold;">Note:</span> Arithmetics on
 distribution objects are understood as operations on corresponding
 r.v.'s and <span style="font-weight: bold; font-style: italic;">not</span>
 on distribution functions or densities.<br>
 
+
+
 <br>
 
+
+
 You may set global options by <span style="color: rgb(51, 102, 255);">distroptions()</span>
 confer <span style="color: rgb(51, 102, 255);">?distroptions</span> .<br>
 
+
+
 <br>
 
+
+
 Up to version 1.5, additionally, we also provided classes for a
 standardized treatment of simulations (also under contaminations) and
 evaluations of statistical procedures on such simulations. These are
@@ -111,384 +179,722 @@
 and <span style="color: rgb(51, 102, 255);">distrTEst</span> (see
 below). <br>
 
+
+
 </div>
 
+
+
 <br>
 
+
+
 <hr style="width: 100%; height: 2px;">
 <div style="text-align: left;"><big><big>Attention:</big></big>
 This package has been reorganized in version 1.6; if you cannot find a
 class/method/function previously in the package, also search the new
 packages<br>
 
+
+
 </div>
 
+
+
 <div style="text-align: center;"><big><big><big><a href="distrSim.html"><span style="color: rgb(51, 102, 255);">distrSim,</span></a>
 <a href="distrTEst.html"><span style="color: rgb(51, 102, 255);">distrTEst,</span></a>
 <a href="distrEx.html"><span style="color: rgb(51, 102, 255);">distrEx</span></a>
 </big></big></big></div>
 
+
+
 <br>
 
+
+
 <div style="text-align: left;">
 Further packages built on top of package "<span style="color: rgb(51, 102, 255);">distr</span>": <big><a href="RandVar.html"><span style="color: rgb(51, 102, 255);"><br>
 
+
+
 </span></a></big>
-<div style="text-align: center;"><big><big><big><a href="RandVar.html"><span style="color: rgb(51, 102, 255);">RandVar</span></a>,  </big></big></big><big><big><big><a href="distrMod.html"><span style="color: rgb(51, 102, 255);">distrMod,</span></a><span style="color: rgb(51, 102, 255);">  </span><span style="color: rgb(51, 102, 255);"></span></big></big></big><big><big><big><a href="distrTeach.html"><span style="color: rgb(51, 102, 255);">distrTeach,</span></a><span style="color: rgb(51, 102, 255);"></span></big></big></big><big><big><big>  </big></big></big><big><big><big><a href="distrMod.html"><span style="color: rgb(51, 102, 255);"></span></a></big></big></big><big><big><big>
+<div style="text-align: center;"><big><big><big><a href="RandVar.html"><span style="color: rgb(51, 102, 255);">RandVar</span></a>,  </big></big></big><big><big><big><a href="distrMod.html"><span style="color: rgb(51, 102, 255);">distrMod,</span></a><span style="color: rgb(51, 102, 255);">  </span><span style="color: rgb(51, 102, 255);"></span></big></big></big><big><big><big><a href="distrTeach.html"><span style="color: rgb(51, 102, 255);">distrTeach,</span></a><span style="color: rgb(51, 102, 255);"> </span></big></big></big><a href="distrTeach.html"><big><big><big><a href="distrEllipse.html"><span style="color: rgb(51, 102, 255);">distrEllipse,</span></a></big></big></big></a><big><big><big>  </big></big></big>(and, without extra web-page: <big><big><big><span style="color: rgb(51, 51, 255);">distrRmetrics</span></big></big></big>)<br>
+
+<big><big><big><a href="distrMod.html"><span style="color: rgb(51, 102, 255);"></span></a></big></big></big><big><big><big>
 </big></big></big></div>
 
+
+
 </div>
 
+
+
 <br>
 
+
+
 <hr style="width: 100%; height: 2px;"><br>
 
+
+
 <h2>Manual</h2>
 
+
+
 <div style="text-align: justify; color: rgb(0, 0, 0);">for version
 prior to 1.8, a somewhat more detailed manual to this package in <a href="http://cran.r-project.org/web/packages/distrDoc/vignettes/distr.pdf">pdf-format</a>
 is available here;<br>
 
+
+
 from version 1.8 on, we have converted this manual into a common
 vignette to packages <span style="color: rgb(51, 102, 255);">distr</span>,
 <span style="color: rgb(51, 102, 255);">distrEx</span>, <span style="color: rgb(51, 102, 255);">distrSim</span>, <span style="color: rgb(51, 102, 255);">distrTEst</span>, <span style="color: rgb(51, 102, 255);">distrMod, distrTeach</span>,<br>
 
+
+
 which is available in the mere documentation package<big><big> <a href="distrDoc.html">distrDoc</a></big></big>. To use it you may type<br>
 
+
+
 <pre style="color: rgb(51, 51, 255);">        require("distrDoc"); V<-vignette("distr"); print(V); edit(V) </pre>
 
+
+
 </div>
 
+
+
 <br>
 
+
+
 <hr style="width: 100%; height: 2px;">
 <h2>License</h2>
 
+
+
 <div style="text-align: justify;"><span style="color: rgb(0, 0, 0);">
 This software is distributed under the terms of the GNU GENERAL</span>
 <br style="color: rgb(0, 0, 0);">
 
+
+
 <span style="color: rgb(0, 0, 0);">PUBLIC LICENSE LGPL v3,
 confer</span> <a href="http://www.gnu.org/licenses/lgpl-3.0.html">http://www.gnu.org/licenses/lgpl-3.0.html</a><br>
 
+
+
 </div>
 
+
+
 <br>
 
+
+
 <hr style="width: 100%; height: 2px;">
 <h2>Download</h2>
 
+
+
 <h3 style="text-align: justify; color: rgb(0, 0, 0);">Windows</h3>
 
+
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
 
+
+
   <li>for version >= 2.0 use<br>
 
+
+
     
+    
+    
     <pre><span style="color: rgb(51, 102, 255);">install.packages("distr", repos = "R-Forge.R-project.org")</span></pre>
 
+
+
   </li>
 
+
+
   <li>as <a href="v1.9/distr_1.9.zip">Win-Zip-File for R >=2.2.0</a>
 (Version 1.9)</li>
 
+
+
   <li>as <a href="v1.8/distr_1.8.zip">Win-Zip-File for R >=2.2.0</a>
 (Version 1.8)</li>
 
+
+
   <li>as <a href="v1.7/distr_1.7.zip">Win-Zip-File for R >=2.2.0</a>
 (Version 1.7)</li>
 
+
+
   <li>as <a href="v1.6/22/distr_1.6.zip">Win-Zip-File for R >=2.2.0</a>
 (Version 1.6)</li>
 
+
+
   <li>as <a href="v1.5/20/distr.zip">Win-Zip-File for R 2.0.x </a>
 (Version 1.5)</li>
 
+
+
   <li>as <a href="v1.4/19/distr.zip">Win-Zip-File for R 1.9.x</a>
 (Version 1.4)</li>
 
+
+
   <li>as <a href="v1.2/distr.zip">Win-Zip-File for R 1.8.x </a>
 (Version 1.2)</li>
 
+
+
 </ul>
 
+
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
 
+
+
   <li>to be installed by
     
+    
+    
     <ul>
 
+
+
       <li>the R-gui File picker [Packages ->Install package(s) from
 local zip-files...] or <br>
 
+
+
       </li>
 
+
+
       <li style="color: rgb(51, 102, 255);">
         
+        
+        
         <pre>install.packages("distr", <path to the file distr.zip in your File system>, NULL)</pre>
 
+
+
       </li>
 
+
+
     
+    
+    
     </ul>
 
+
+
   </li>
 
+
+
   <li>to be removed by <br>
 
+
+
     
+    
+    
     <pre style="color: rgb(51, 102, 255);" wrap="">remove.packages("distr")</pre>
 
+
+
   </li>
 
+
+
   <li>to be used by <br>
 
+
+
     
+    
+    
     <pre><span style="color: rgb(51, 102, 255);">library("distr")</span> <br></pre>
 
+
+
 or
     
+    
+    
     <pre><span style="color: rgb(51, 102, 255);">require("distr")</span> <br></pre>
 
+
+
   </li>
 
+
+
 </ul>
 
+
+
 <h3 style="text-align: justify; color: rgb(0, 0, 0);">Linux</h3>
 
+
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
 
+
+
   <li>for version >= 2.0 use<br>
 
+
+
     
+    
+    
     <pre><span style="color: rgb(51, 102, 255);">install.packages("distr", repos = "R-Forge.R-project.org")</span></pre>
 
+
+
   </li>
 
+
+
   <li>as <a href="v1.9/distr_1.9.tar.gz">Linux-tar-gz-File for R
 >=2.2.0</a> (Version 1.9)</li>
 
+
+
   <li>as <a href="v1.8/distr_1.8.tar.gz">Linux-tar-gz-File for R
 >=2.2.0</a> (Version 1.8)</li>
 
+
+
   <li>as <a href="v1.7/distr_1.7.tar.gz">Linux-tar-gz-File for R
 >=2.2.0</a> (Version 1.7)</li>
 
+
+
   <li>as <a href="v1.6/distr_1.6.tar.gz">Linux-tar-gz-File for R
 >=2.2.0</a> (Version 1.6)</li>
 
+
+
   <li>as <a href="v1.5/distr_1.5.tar.gz">Linux-tar-gz-File for R
 2.0.x </a> (Version 1.5)</li>
 
+
+
   <li>as <a href="v1.4/distr_1.4.tar.gz">Linux-tar-gz-File for R
 1.9.x </a> (Version 1.4)</li>
 
+
+
   <li>as <a href="v1.2/distr_1.2.tar.gz">Linux-tar-gz-File for R
 1.8.x  </a> (Version 1.2)</li>
 
+
+
 </ul>
 
+
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
 
+
+
   <li>to be installed by<br>
 
+
+
     
+    
+    
     <pre><span style="color: rgb(51, 102, 255);">R CMD INSTALL distr_1.x.tar.gz</span><br style="color: rgb(51, 102, 255);"><br></pre>
 
+
+
   </li>
 
+
+
   <li>to be removed by<br>
 
+
+
     
+    
+    
     <pre style="color: rgb(51, 102, 255);" wrap="">R CMD REMOVE distr</pre>
 
+
+
   </li>
 
+
+
   <li>to be used as under Windows </li>
 
+
+
 </ul>
 
+
+
 <h3 style="text-align: justify; color: rgb(0, 0, 0);">Sources</h3>
 
+
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
 
+
+
   <li>included into the .tar.gz.file<br>
 
+
+
     <span style="color: rgb(0, 0, 0);"></span></li>
 
+
+
   <li><span style="color: rgb(0, 0, 0);">as <a href="distr_src.zip">zipped
 source</a>  (for Versions <1.8.0)</span><br>
 
+
+
   </li>
 
+
+
   <li>procede as follows:</li>
 
+
+
   
+  
+  
   <ul>
 
+
+
     <li>unzip the zip File <br>
 
+
+
     </li>
 
+
+
     <li>consult the README -File in the zip-archive and follow the
 instructions therein</li>
 
+
+
   
+  
+  
   </ul>
 
+
+
   <li>(is the only possiblity for versions 1.7.0 and 1.7.1)</li>
 
+
+
 </ul>
 
+
+
 <br>
 
+
+
 <hr style="width: 100%; height: 2px; margin-left: 0px; margin-right: 0px; color: rgb(0, 0, 0);">
 <h2 style="text-align: center; color: rgb(0, 0, 153);">Demos</h2>
 
+
+
 <span style="color: rgb(0, 0, 0);">also see</span> <span style="color: rgb(51, 102, 255);">demo(package="distr")</span>
 --- <span style="color: rgb(0, 0, 0);">after installation of "distr"</span><br>
 
+
+
 <br>
 
+
+
 <ul style="text-align: justify; color: rgb(0, 0, 0);">
 
+
+
   <li>12-fold convolution of uniformly (0,1) distributed variables
 compared to N(6,1):</li>
 
+
+
   <a href="NormApprox.R">NormApprox.R</a><br>
 
+
+
   <li>Comparison of exact convolution to FFT for normal distributions </li>
 
+
+
   <a href="ConvolutionNormalDistr.R">ConvolutionNormalDistr.R</a><br>
 
+
+
   <li>Comparison of FFT to RtoDPQ: </li>
 
+
+
   <a href="ComparisonFFTandRtoDPQ.R">ComparisonFFTandRtoDPQ.R</a><br>
 
+
+
   <li>Comparison of exact and approximate stationary regressor
 distribution:</li>
 
+
+
   <a href="StationaryRegressorDistr.R">StationaryRegressorDistr.R</a><br>
 
+
+
   <li>Truncation and Huberization/winsorization:</li>
 
+
+
   <a href="Huberize.R">Huberize.R</a> , <span style="text-decoration: underline;">T</span><a href="Truncate.R">runcate.R</a><br>
 
+
+
   <li>Distribution of minimum and maximum of two independent random
 variables:</li>
 
+
+
   <a href="minandmax.R">minandmax.R</a><br>
 
+
+
   <li>Instructive destructive example: </li>
 
+
+
   <a href="destructive.R">destructive.R</a><br>
 
+
+
   <li>A simulation example: -> moved to packages <a href="distrSim.html">distrSim</a>/<a href="distrTEst.html">distrTEst</a><br>
 
+
+
   </li>
 
+
+
   <li>Expectation of a given function under a given distribution: moved
 to package <a href="distrEx.html">distrEx</a><br>
 
+
+
   </li>
 
+
+
   <li>n-fold convolution of absolutely continuous distributions<br>
 
+
+
     <a href="nFoldConvolution.R">nFoldConvolution.R</a><br>
 
+
+
     <br>
 
+
+
   </li>
 
+
+
 </ul>
 
+
+
 <br>
 
+
+
 <br style="color: rgb(0, 0, 0);">
 
+
+
[TRUNCATED]

To get the complete diff run:
    svnlook diff /svnroot/distr -r 928


More information about the Distr-commits mailing list