[Forensim-help] r151 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jul 31 08:55:35 CEST 2009
Author: hindahaned
Date: 2009-07-31 08:55:34 +0200 (Fri, 31 Jul 2009)
New Revision: 151
Modified:
pkg/man/as.simugeno.Rd
pkg/man/nball.Rd
Log:
Modified: pkg/man/as.simugeno.Rd
===================================================================
--- pkg/man/as.simugeno.Rd 2009-07-30 09:17:07 UTC (rev 150)
+++ pkg/man/as.simugeno.Rd 2009-07-31 06:55:34 UTC (rev 151)
@@ -53,7 +53,7 @@
data(Tu)
tab<-tabfreq(Tu)
#simulation of 3 individual genotypes for the STR marker FGA
-geno1 <- simugeno(tab,which.loc='FGA', n =1000)
+geno1 <- simugeno(tab,which.loc='FGA', n =100)
geno1 at tab.geno
}
\keyword{manip}
Modified: pkg/man/nball.Rd
===================================================================
--- pkg/man/nball.Rd 2009-07-30 09:17:07 UTC (rev 150)
+++ pkg/man/nball.Rd 2009-07-31 06:55:34 UTC (rev 151)
@@ -22,7 +22,7 @@
\seealso{ \code{\link{simumix}} }
\examples{
data(strusa)
-#simulating 100 genotypes with allele frequencies from the African American population
+#simulating 100 genotypes with allele frequencies from the African American population
gaa<-simugeno(strusa,n=c(100,0,0))
#simulating a 4-person mixture
maa4<-simumix(gaa,ncontri=c(4,0,0))
More information about the Forensim-commits
mailing list