[Distr-commits] r373 - branches/distr-2.1/pkg/distrMod/man pkg/distrEx/chm pkg/distrMod/chm pkg/distrMod/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Dec 11 16:55:30 CET 2008
Author: ruckdeschel
Date: 2008-12-11 16:55:29 +0100 (Thu, 11 Dec 2008)
New Revision: 373
Modified:
branches/distr-2.1/pkg/distrMod/man/confint-methods.Rd
branches/distr-2.1/pkg/distrMod/man/meRes.Rd
branches/distr-2.1/pkg/distrMod/man/mleCalc-methods.Rd
branches/distr-2.1/pkg/distrMod/man/trafo-methods.Rd
pkg/distrEx/chm/0distrEx-package.html
pkg/distrEx/chm/distrEx.chm
pkg/distrMod/chm/00Index.html
pkg/distrMod/chm/0distrMod-package.html
pkg/distrMod/chm/MLEstimator.html
pkg/distrMod/chm/distrMod.chm
pkg/distrMod/chm/solve-methods.html
pkg/distrMod/chm/sqrt-methods.html
pkg/distrMod/man/confint-methods.Rd
pkg/distrMod/man/meRes.Rd
pkg/distrMod/man/mleCalc-methods.Rd
pkg/distrMod/man/trafo-methods.Rd
Log:
fixed \itemize - in - \value occurrences in .Rd files
Modified: branches/distr-2.1/pkg/distrMod/man/confint-methods.Rd
===================================================================
--- branches/distr-2.1/pkg/distrMod/man/confint-methods.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ branches/distr-2.1/pkg/distrMod/man/confint-methods.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -35,13 +35,11 @@
\item{\dots}{additional argument(s) for methods.}
}
\value{
- \itemize{
\item{signature \code{ANY,missing}:}{
A matrix (or vector) with columns giving lower and upper confidence
limits for each parameter. These will be labelled as (1-level)/2 and
1 - (1-level)/2 in \% (by default 2.5\% and 97.5\%).}
\item{signature \code{Estimate,missing}:}{An object of class \code{Confint}}
- }
}
\details{
\code{confint} is a generic function. Its behavior differs according to
Modified: branches/distr-2.1/pkg/distrMod/man/meRes.Rd
===================================================================
--- branches/distr-2.1/pkg/distrMod/man/meRes.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ branches/distr-2.1/pkg/distrMod/man/meRes.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -58,14 +58,12 @@
}
\value{
-\itemize{
\item{meRes}{a list of prescribed structure to be digested in functions
\code{\link{mceCalc}} and \code{\link{mleCalc}} by the internal helper function
\code{\link{.process.meCalcRes}}.}
\item{get.criterion.fct}{a function; see details below;}
\item{samplesize}{numeric}
}
-}
\author{Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de}}
\keyword{models}
Modified: branches/distr-2.1/pkg/distrMod/man/mleCalc-methods.Rd
===================================================================
--- branches/distr-2.1/pkg/distrMod/man/mleCalc-methods.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ branches/distr-2.1/pkg/distrMod/man/mleCalc-methods.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -45,7 +45,6 @@
}
\value{
a list with components
- \itemize{
\item{\code{estimate}}{ --- the estimate as a named vector of \code{numeric}}
\item{\code{criterion}}{ --- the criterion value (i.e.; a \code{numeric} of length 1);
e.g. the neg. log likelihood}
@@ -60,7 +59,7 @@
\item{Infos}{matrix; info slot to be filled in object of class \code{MCEstimate};
may be \code{NULL}}
\item{samplesize}{numeric; sample size of \code{x}}
- }}
+ }
\details{
\code{mceCalc} is used internally by function \code{MCEstimator} to allow
Modified: branches/distr-2.1/pkg/distrMod/man/trafo-methods.Rd
===================================================================
--- branches/distr-2.1/pkg/distrMod/man/trafo-methods.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ branches/distr-2.1/pkg/distrMod/man/trafo-methods.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -41,7 +41,6 @@
}
\value{
The return value depends on the signature.
- \itemize{
\item{signature \code{Estimate,missing}:}{a list of length two with components
\code{fct} and \code{mat} (see below)}
\item{signature \code{Estimate,ParamFamParameter}:}{a list of length two with components
@@ -50,7 +49,6 @@
\item{signature \code{ParamFamily,missing}:}{a matrix (see below)}
\item{signature \code{ParamFamily,ParamFamParameter}:}{a list of length two
with components \code{fct} and \code{mat} (see below)}
- }
}
\details{
\code{trafo} is a slot of class \code{ParamFamParameter}, which
Modified: pkg/distrEx/chm/0distrEx-package.html
===================================================================
--- pkg/distrEx/chm/0distrEx-package.html 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrEx/chm/0distrEx-package.html 2008-12-11 15:55:29 UTC (rev 373)
@@ -42,10 +42,10 @@
<td align="left">Package: </td> <td align="left"> distrEx</td>
</tr>
<tr>
- <td align="left"> Version: </td> <td align="left"> 2.0.3</td>
+ <td align="left"> Version: </td> <td align="left"> 2.0.3 </td>
</tr>
<tr>
- <td align="left"> Date: </td> <td align="left"> 2008-11-24</td>
+ <td align="left"> Date: </td> <td align="left"> 2008-11-27 </td>
</tr>
<tr>
<td align="left"> Depends: </td> <td align="left"> R(>= 2.6.0), methods, distr(>= 2.0), evd, startupmsg</td>
Modified: pkg/distrEx/chm/distrEx.chm
===================================================================
(Binary files differ)
Modified: pkg/distrMod/chm/00Index.html
===================================================================
--- pkg/distrMod/chm/00Index.html 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/chm/00Index.html 2008-12-11 15:55:29 UTC (rev 373)
@@ -10,7 +10,7 @@
<param name="keyword" value=".. contents">
</object>
-<h2>Help pages for package ‘distrMod’ version 2.0.3</h2>
+<h2>Help pages for package ‘distrMod’ version 2.0.4</h2>
<p align="center">
<a href="# "> </a>
Modified: pkg/distrMod/chm/0distrMod-package.html
===================================================================
--- pkg/distrMod/chm/0distrMod-package.html 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/chm/0distrMod-package.html 2008-12-11 15:55:29 UTC (rev 373)
@@ -31,10 +31,10 @@
<td align="left">Package: </td> <td align="left"> distrMod</td>
</tr>
<tr>
- <td align="left"> Version: </td> <td align="left"> 2.0.3</td>
+ <td align="left"> Version: </td> <td align="left"> 2.0.4</td>
</tr>
<tr>
- <td align="left"> Date: </td> <td align="left"> 2008-11-24</td>
+ <td align="left"> Date: </td> <td align="left"> 2008-12-08</td>
</tr>
<tr>
<td align="left"> Depends: </td> <td align="left"> R(>= 2.6.0), methods, startupmsg, distr(>= 2.0), distrEx(>= 2.0), RandVar(>= 0.6.3), MASS, stats4</td>
@@ -402,6 +402,6 @@
-<hr><div align="center">[Package <em>distrMod</em> version 2.0.3 <a href="00Index.html">Index]</a></div>
+<hr><div align="center">[Package <em>distrMod</em> version 2.0.4 <a href="00Index.html">Index]</a></div>
</body></html>
Modified: pkg/distrMod/chm/MLEstimator.html
===================================================================
--- pkg/distrMod/chm/MLEstimator.html 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/chm/MLEstimator.html 2008-12-11 15:55:29 UTC (rev 373)
@@ -92,8 +92,8 @@
<p>
<code><a href="ParamFamily-class.html">ParamFamily-class</a></code>, <code><a href="ParamFamily.html">ParamFamily</a></code>,
-<code><a href="MCEstimator.html">MCEstimator</a>, \code{<a href="MCEstimate-class.html">MCEstimate-class</a>}</code>,
-<code><a onclick="findlink('MASS', 'fitdistr.html')" style="text-decoration: underline; color: blue; cursor: hand">fitdistr</a></code>
+<code><a href="MCEstimator.html">MCEstimator</a></code>, <code><a href="MCEstimate-class.html">MCEstimate-class</a></code>,
+<code><a onclick="findlink('MASS', 'fitdistr.html')" style="text-decoration: underline; color: blue; cursor: hand">fitdistr</a></code>, <code><a onclick="findlink('stats4', 'mle.html')" style="text-decoration: underline; color: blue; cursor: hand">mle</a></code>
</p>
@@ -103,7 +103,7 @@
#############################
## 1. Binomial data
#############################
-## generate a sample of contaminated data
+## (empirical) data
x <- rbinom(100, size=25, prob=.25)
## ML-estimate
@@ -123,7 +123,7 @@
#############################
## 3. Normal (Gaussian) location and scale
#############################
-## Generate a contaminated sample
+## (empirical) data
x <- rnorm(100)
## ML-estimate
@@ -134,7 +134,7 @@
#############################
## 4. Gamma model
#############################
-## (empirical) Data
+## (empirical) data
x <- rgamma(50, scale = 0.5, shape = 3)
## parametric family of probability measures
@@ -198,11 +198,12 @@
## 5. Cauchy Location Scale model
#############################
(C <- CauchyLocationScaleFamily())
-loc.true <- 1; scl.true <- 2
+loc.true <- 1
+scl.true <- 2
-## (empirical) Data
+## (empirical) data
x <- rcauchy(50, location = loc.true, scale = scl.true)
-
+
## Maximum likelihood estimator
(res <- MLEstimator(x = x, ParamFamily = C))
## Asymptotic (CLT-based) confidence interval
@@ -221,6 +222,6 @@
</script>
-<hr><div align="center">[Package <em>distrMod</em> version 2.0 <a href="00Index.html">Index]</a></div>
+<hr><div align="center">[Package <em>distrMod</em> version 2.0.4 <a href="00Index.html">Index]</a></div>
</body></html>
Modified: pkg/distrMod/chm/distrMod.chm
===================================================================
(Binary files differ)
Modified: pkg/distrMod/chm/solve-methods.html
===================================================================
--- pkg/distrMod/chm/solve-methods.html 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/chm/solve-methods.html 2008-12-11 15:55:29 UTC (rev 373)
@@ -83,11 +83,10 @@
<dl>
<dt>solve</dt><dd><code>signature(a = "ANY", b = "ANY")</code>: tries to evaluate <code>solve.default</code> method from <span class="pkg">base</span> in classical way;
if this gives an error, this one is returned if <code>generalized</code> is <code>TRUE</code>, else it will then
-return <i>a^-b</i> where <i>a^-</i> is the pseudo or Moore-Penrose inverse of <i>a</i> </dd>
-<dt>solve</dt><dd>normal-bracket56bracket-normal</dd><code>signature(a = "PosSemDefSymmMatrix", b = "ANY")</code>: evaluates <i>a^-b</i> where <i>a^-</i> is the pseudo or Moore-Penrose
-inverse of <i><code>signature(a = "PosSemDefSymmMatrix", b = "ANY")</code>: evaluates <i>a^-b</i> where <i>a^-</i> is the pseudo or Moore-Penrose
-inverse of <i>eqn</i></i>
-<dt>solve</dt><dd><code>signature(a = "PosDefSymmMatrix", b = "ANY")</code>: evaluates solve method from <span class="pkg">base</span> in classical way</dd>
+return <i>a^-b</i> where <i>a^-</i> is the pseudo or Moore-Penrose inverse of <i>a</i>.</dd>
+<dt>solve</dt><dd><code>signature(a = "PosSemDefSymmMatrix", b = "ANY")</code>: evaluates <i>a^-b</i> where <i>a^-</i> is the pseudo or Moore-Penrose
+inverse of <i>a</i>.</dd>
+<dt>solve</dt><dd><code>signature(a = "PosDefSymmMatrix", b = "ANY")</code>: evaluates solve method from <span class="pkg">base</span> in classical way.</dd>
</dl>
<h3>Author(s)</h3>
@@ -115,6 +114,6 @@
</script>
-<hr><div align="center">[Package <em>distrMod</em> version 2.0 <a href="00Index.html">Index]</a></div>
+<hr><div align="center">[Package <em>distrMod</em> version 2.0.4 <a href="00Index.html">Index]</a></div>
</body></html>
Modified: pkg/distrMod/chm/sqrt-methods.html
===================================================================
--- pkg/distrMod/chm/sqrt-methods.html 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/chm/sqrt-methods.html 2008-12-11 15:55:29 UTC (rev 373)
@@ -41,9 +41,8 @@
<h3>Methods</h3>
<dl>
-<dt>sqrt</dt><dd>normal-bracket20bracket-normal</dd><code>signature(x = "PosSemDefSymmMatrix")</code>: produces a symmetric,
-p.s.d. matrix <i>y</i> such that <i><code>signature(x = "PosSemDefSymmMatrix")</code>: produces a symmetric,
-p.s.d. matrix <i>y</i> such that <i>eqn</i></i>
+<dt>sqrt</dt><dd><code>signature(x = "PosSemDefSymmMatrix")</code>: produces a symmetric,
+p.s.d. matrix <i>y</i> such that <i>x = y^2</i>.</dd>
</dl>
<h3>Author(s)</h3>
@@ -61,6 +60,6 @@
-<hr><div align="center">[Package <em>distrMod</em> version 2.0 <a href="00Index.html">Index]</a></div>
+<hr><div align="center">[Package <em>distrMod</em> version 2.0.4 <a href="00Index.html">Index]</a></div>
</body></html>
Modified: pkg/distrMod/man/confint-methods.Rd
===================================================================
--- pkg/distrMod/man/confint-methods.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/man/confint-methods.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -35,13 +35,11 @@
\item{\dots}{additional argument(s) for methods.}
}
\value{
- \itemize{
\item{signature \code{ANY,missing}:}{
A matrix (or vector) with columns giving lower and upper confidence
limits for each parameter. These will be labelled as (1-level)/2 and
1 - (1-level)/2 in \% (by default 2.5\% and 97.5\%).}
\item{signature \code{Estimate,missing}:}{An object of class \code{Confint}}
- }
}
\details{
\code{confint} is a generic function. Its behavior differs according to
Modified: pkg/distrMod/man/meRes.Rd
===================================================================
--- pkg/distrMod/man/meRes.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/man/meRes.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -58,14 +58,12 @@
}
\value{
-\itemize{
\item{meRes}{a list of prescribed structure to be digested in functions
\code{\link{mceCalc}} and \code{\link{mleCalc}} by the internal helper function
\code{\link{.process.meCalcRes}}.}
\item{get.criterion.fct}{a function; see details below;}
\item{samplesize}{numeric}
}
-}
\author{Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de}}
\keyword{models}
Modified: pkg/distrMod/man/mleCalc-methods.Rd
===================================================================
--- pkg/distrMod/man/mleCalc-methods.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/man/mleCalc-methods.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -45,7 +45,6 @@
}
\value{
a list with components
- \itemize{
\item{\code{estimate}}{ --- the estimate as a named vector of \code{numeric}}
\item{\code{criterion}}{ --- the criterion value (i.e.; a \code{numeric} of length 1);
e.g. the neg. log likelihood}
@@ -60,7 +59,7 @@
\item{Infos}{matrix; info slot to be filled in object of class \code{MCEstimate};
may be \code{NULL}}
\item{samplesize}{numeric; sample size of \code{x}}
- }}
+ }
\details{
\code{mceCalc} is used internally by function \code{MCEstimator} to allow
Modified: pkg/distrMod/man/trafo-methods.Rd
===================================================================
--- pkg/distrMod/man/trafo-methods.Rd 2008-12-09 19:59:58 UTC (rev 372)
+++ pkg/distrMod/man/trafo-methods.Rd 2008-12-11 15:55:29 UTC (rev 373)
@@ -41,7 +41,6 @@
}
\value{
The return value depends on the signature.
- \itemize{
\item{signature \code{Estimate,missing}:}{a list of length two with components
\code{fct} and \code{mat} (see below)}
\item{signature \code{Estimate,ParamFamParameter}:}{a list of length two with components
@@ -50,7 +49,6 @@
\item{signature \code{ParamFamily,missing}:}{a matrix (see below)}
\item{signature \code{ParamFamily,ParamFamParameter}:}{a list of length two
with components \code{fct} and \code{mat} (see below)}
- }
}
\details{
\code{trafo} is a slot of class \code{ParamFamParameter}, which
More information about the Distr-commits
mailing list