[Forensim-help] r123 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jul 23 18:14:17 CEST 2009
Author: hindahaned
Date: 2009-07-23 18:14:16 +0200 (Thu, 23 Jul 2009)
New Revision: 123
Modified:
pkg/man/findmax.Rd
pkg/man/likestim.Rd
Log:
Modified: pkg/man/findmax.Rd
===================================================================
--- pkg/man/findmax.Rd 2009-07-23 16:09:41 UTC (rev 122)
+++ pkg/man/findmax.Rd 2009-07-23 16:14:16 UTC (rev 123)
@@ -18,7 +18,7 @@
\code{findmax} finds the maximum value of a vector and its position.
}
\value{
-A matrix of two rows:\cr
+A matrix of two columns:\cr
\code{max} the position of the maximum in \code{vec} \cr
\code{maxval} the maximum
}
Modified: pkg/man/likestim.Rd
===================================================================
--- pkg/man/likestim.Rd 2009-07-23 16:09:41 UTC (rev 122)
+++ pkg/man/likestim.Rd 2009-07-23 16:14:16 UTC (rev 123)
@@ -29,8 +29,8 @@
}
\value{
-A matrix, the first row, \code{max}, gives the maximum likelihood estimation of the number of contributors,
-the second row
+A matrix of dimension 1 x 2, the first column, \code{max}, gives the maximum likelihood estimation of the number of contributors,
+the second column
gives the corresponding likelihood value \code{maxvalue}.
}
More information about the Forensim-commits
mailing list