[Forensim-help] r134 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jul 24 14:15:04 CEST 2009
Author: hindahaned
Date: 2009-07-24 14:15:04 +0200 (Fri, 24 Jul 2009)
New Revision: 134
Modified:
pkg/man/as.simugeno.Rd
pkg/man/as.simumix.Rd
Log:
Modified: pkg/man/as.simugeno.Rd
===================================================================
--- pkg/man/as.simugeno.Rd 2009-07-24 11:05:07 UTC (rev 133)
+++ pkg/man/as.simugeno.Rd 2009-07-24 12:15:04 UTC (rev 134)
@@ -33,6 +33,12 @@
populations, \code{n} gives the numbers of individuals to simulate per population. For a single population, default is 1.}
\item{x}{an object}
}
+
+\details{
+At a given locus, an individual's genotype is simulated by randomly drawing two
+alleles (with replacement)
+at their respective allele frequencies in the target population.
+}
\value{
For \code{simugeno} and \code{as.simugeno}, a simugeno object. For \code{is.simugeno}, a logical.
}
Modified: pkg/man/as.simumix.Rd
===================================================================
--- pkg/man/as.simumix.Rd 2009-07-24 11:05:07 UTC (rev 133)
+++ pkg/man/as.simumix.Rd 2009-07-24 12:15:04 UTC (rev 134)
@@ -31,7 +31,12 @@
\code{ncontri} gives the numbers of individuals to simulate per population. Default is one.}
\item{x}{an object}}
+\details{DNA mixtures are created by randomly drawing individual genotypes
+with a uniform probability.
+If there are N individuals in the sample (the \code{simugeno} object), then
+all individuals have a probability of 1/N to be selected.}
+
\value{
For \code{simumix} and \code{as.simumix}, a simumix object. For \code{is.simumix}, a logical.
}
More information about the Forensim-commits
mailing list