Displaying 2 results from an estimated 2 matches for "mutationr".
Did you mean:
mutation
2006 Mar 29
0
R for Windows crash on new laptop
...5, byrow = T)
rland <- new.local.demo(rland,SZ,RZ,M)
rland <-
new.epoch.island(rland,0,c(0,0,0,0,0),c(0,0,0,0,0),0,c(0,0,0,0,0),c(0,0,0,0,0),
0,c(0,0,0,0,0),c(0,0,0,0,0), carry = rep(carrycap,habitats))
rland <- new.locus(rland, type = 1, ploidy = 2, transmission = 0,
numalleles = 1, mutationrate = 0.001)
rland <- new.locus(rland, type = 1, ploidy = 2, transmission = 0,
numalleles = 1, mutationrate = 0.001)
rland <- new.locus(rland, type = 1, ploidy = 2, transmission = 0,
numalleles = 1, mutationrate = 0.001)
rland <- new.locus(rland, type = 1, ploidy = 2, transmission = 0,
n...
2006 Mar 29
0
R for Windows crash on new laptop - corrected script
...t;> rland <-
>> new.epoch.island(rland,0,c(0,0,0,0,0),c(0,0,0,0,0),0,c(0,0,0,0,0),c(0,0,0,
>> 0,0),
>> 0,c(0,0,0,0,0),c(0,0,0,0,0), carry = rep(carrycap,habitats))
>>
>> rland <- new.locus(rland, type = 1, ploidy = 2, transmission = 0,
>> numalleles = 1, mutationrate = 0.001)
>> rland <- new.locus(rland, type = 1, ploidy = 2, transmission = 0,
>> numalleles = 1, mutationrate = 0.001)
>> rland <- new.locus(rland, type = 1, ploidy = 2, transmission = 0,
>> numalleles = 1, mutationrate = 0.001)
>> rland <- new.locus(rland,...