Displaying 2 results from an estimated 2 matches for "archi_burnin_nodensdep".
2006 Mar 29
0
R for Windows crash on new laptop
...s
major 2
minor 2.1
year 2005
month 12
day 20
svn rev 36812
language R
The exact sequence of commands I type, after launching the Rgui, is as
follows:
>library(rmetasim)
>source("ArchI_burnin_NOdensdep-mod.R")
The script I'm running (which obviously requires that the package
'rmetasim' be installed) follows. Beware that the script takes about 15
minutes to run on my old computer (the one on which it doesn't crash.
For what it's worth, that computer is a Dell Latitud...
2006 Mar 29
0
R for Windows crash on new laptop - corrected script
...t; minor 2.1
>> year 2005
>> month 12
>> day 20
>> svn rev 36812
>> language R
>>
>> The exact sequence of commands I type, after launching the Rgui, is as
>> follows:
>>
>> >library(rmetasim)
>> >source("ArchI_burnin_NOdensdep-mod.R")
>>
>> The script I'm running (which obviously requires that the package
>> 'rmetasim' be installed) follows. Beware that the script takes about 15
>> minutes to run on my old computer (the one on which it doesn't crash.
>> For what it'...