[Distr-commits] r1257 - branches/distr-2.8/pkg/distr/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Aug 8 01:54:32 CEST 2018
Author: ruckdeschel
Date: 2018-08-08 01:54:32 +0200 (Wed, 08 Aug 2018)
New Revision: 1257
Modified:
branches/distr-2.8/pkg/distr/man/DiscreteDistribution-class.Rd
Log:
[distr] branch 2.8: minor clitch in Rd to DiscreteDistribution-class.Rd
Modified: branches/distr-2.8/pkg/distr/man/DiscreteDistribution-class.Rd
===================================================================
--- branches/distr-2.8/pkg/distr/man/DiscreteDistribution-class.Rd 2018-08-07 23:47:40 UTC (rev 1256)
+++ branches/distr-2.8/pkg/distr/man/DiscreteDistribution-class.Rd 2018-08-07 23:54:32 UTC (rev 1257)
@@ -38,7 +38,7 @@
function}
\item{\code{.finSupport}}{logical: used internally to check whether the
true support is finite; in case \code{img} is one-dimensional, it is
- of length 2 (left and right end), otherwise it is of length 1.}
+ of length 2 (left and right end).}
\item{\code{Symmetry}}{object of class \code{"DistributionSymmetry"};
used internally to avoid unnecessary calculations.}
}
More information about the Distr-commits
mailing list