Displaying 2 results from an estimated 2 matches for "martien".
Did you mean:
marten
2006 Mar 29
0
R for Windows crash on new laptop - corrected script
....landscape()' to 'sim.landscape()'. My apologies to anyone who
tried to use my script and ran into problems.
Cheers, Karen
>> -----Original Message-----
>> From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-
>> bounces at stat.math.ethz.ch] On Behalf Of Karen Martien
>> Sent: Wednesday, March 29, 2006 11:07 AM
>> To: r-help at stat.math.ethz.ch
>> Subject: [R] R for Windows crash on new laptop
>>
>> I'm trying to use a contributed package (rmetasim) to generate simulated
>> genetic datasets. My scripts work fine when I r...
2006 Mar 29
0
R for Windows crash on new laptop
...rland
for (j in 1:numreps) {
rland <- rland.start
for (i in 1:numsteps) {
rland <- simulate.landscape(rland, stepsize)
save(rland, file=paste("ArchI_test_",j,"_",i,".rda",sep=""))
}
}
--
***********************************
Dr. Karen Martien
Southwest Fisheries Science Center
8604 La Jolla Shores Drive
La Jolla, CA 92037
USA
Ph: 858-546-7058
Fax: 858-546-7003