similar to: question about simulation.

Displaying 20 results from an estimated 20000 matches similar to: "question about simulation."

2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hi Pavel, Right, my app also crashes in a different place under winedbg, although it crashes in the same winedbg place under gdb. I took a closer look at wine --winver nt40 --debugmsg +all. I found something interesting. If I search for queue_exception, I find that there is an exception raised before the LoadOEMCall, about 328klines in: 0806d398:Call
2008 Nov 24
2
PopCap games won't work any longer!!!
I recently installed Ubuntu 8.10 and, ever since then, I am not able to play any PopCap games at all whatsoever via Wine. Everytime I play any PopCap game via Wine, I get the following error message.... [Image: http://www.geocities.com/reeslester/errormsg.png ] Can anybody please explain to me what this means and what can be done to fix this problem? Here is the entire bugging message
2004 Oct 15
1
Wine question - sort of... program that ran now crashes
Hi, I run Gentoo on my audio box and for the last few weeks have been using a fairly complex setup that uses Wine-20040505. In this environment I am able to run small Windows apps called 'VSTs' under Wine and using Jack for pretty much real time audio performance. It had been working very well. From a Linux perspective the signal flow looked a bit like:
2007 Mar 19
1
error, wine in linux
hello group, when I run wine under slackware 11 it gives me this error in the terminal wine: creating configuration directory '/root/.wine'... wine: Unhandled page fault on write access to 0x003ffd80 at address 0x608f7103 (thread 0009), starting debugger... wine: Unhandled page fault on write access to 0x003ffd80 at address 0x608fc103 (thread 000b), starting debugger...
2001 Oct 15
1
Crash of RGui under Windows 2000 (PR#1131)
Full_Name: Davide Fiaschi Version: R 1.3.1 and 1.2.3 OS: Windows 2000 Submission from: (NULL) (131.114.67.164) When I try to start RGUI, it generates an error in application and R chashs. (NOTE: R worked very well with trial version of Windows 2000!) Here is the (not very informative form me) Dr Watson's report: Exception dell'applicazione: App: (pid=1140) Ora:
2008 Nov 18
3
wine fails to run with: "KERNEL32.DLL" failed to initialize
I'm use Gentoo and I've tried wine-1.1.4 as well as the latest version from git. No matter which wine command I try, the error is always just about the same: # winecfg err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:module:attach_process_dlls "KERNEL32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization
2012 Oct 26
3
how to make simulation faster
Dear R users, I need to run 1000 simulations to find maximum likelihood estimates. I print my output as a vector. However, it is taking too long. I am running 50 simulations at a time and it is taking me 30 minutes. Once I tried to run 200 simulations at once, after 2 hours I stopped it and saw that only about 40 of them are simulated in those 2 hours. Is there any way to make my simulations
2011 Nov 22
1
Generate Simulation
Hallo everybody, I'm new in r and I"ll appreciate some help! I have a matrix of nrow=30 and ncoll=54,and I would like to generate 50 simulations with tha same size of the matrix!!!That is to say that I want to generate 50 matrices -for my 50 simulations - with the same dimensions! I took my 1st matrix according to the formula that I want to implement: D<-mean_m + U_i*mat_DELTA
2008 Nov 16
2
Re: AutoCAD and Wine
Hi I was able to install AutoCAD 2008 with no patches successfully but I cannot get it to rum :? Code: fixme:heap:HeapSetInformation 0x1c30000 0 0x32f99c 4 err:rpc:I_RpcGetBuffer no binding fixme:advapi:RegisterEventSourceA ((null),"Autodesk SC"): stub err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc368ef err:seh:raise_exception Unhandled exception code
2010 Oct 22
3
LOTRO installation error
Lord of the Rings Online is free, so I tried to download and play it. However when I tried to install the game from the terminal (because when I downloads something, It always says: unexacutable bit) It did the usual SHELL_execute thing then after that this came up: err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr (nil) Can anyone tell me how to or if I can fix this.
2003 Oct 28
1
error message in simulation
Dear R-users, I am a dentist (so forgive me if my question looks stupid) and came across a problem when I did simulations to compare a few single level and two level regressions. The simulations were interrupted and an error message came out like 'Error in MEestimate(lmeSt, grps) : Singularity in backsolve at level 0, block 1'. My collegue suggested that this might be due to my codes
2009 May 28
4
Constant Wine Crash
So I have a Radeon 4870 and wine 1.1.22. The only game I really play is Warcraft 3, and the constant crashing is getting annoying. While the game is running terminal spits out a million of these: fixme:imm:ImmGetOpenStatus (0x6ba120): semi-stub Then when it finally crashes terminal says: err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7d1e1dd4 Ive reinstalled my
2009 May 18
2
Simulation from a multivariate normal distribution
I must to create an array with dimensions 120x8x500. Better I have to make 500 simulations of 8 series of return from a multivariate normal distribution. there's the command "mvrnorm" but how I can do this repeating the simulation 500 times?" [[alternative HTML version deleted]]
2013 Feb 20
2
Why R simulation gives same random results?
Hi, list I am doing 100,000 iterations of Bayesian simulations. What I did is I split it into 4 different R sessions, each one runs 25,000 iteration. But two of the sessions gave the simulation result. I did not use any set.seed(). What is going on here? Thanks, Mike [[alternative HTML version deleted]]
2011 Mar 01
2
Simulation
I tried looking for help but I couldn't locate the exact solution. I have data that has several variables. I want to do several sample simulations using only two of the variables (eg: say you have data between people and properties owned. You only want to check how many in the samples will come up with bicycles) to estimate probabilities and that sort of thing. Now, I can only do a simulation
2011 Nov 25
3
counting values with some conditions in a simulation
Dear R users, I am running simulations (1000), and in my simulation I am looking at specific sums. For example, if the sum is >=4 then count this, if say <3, then don't count, if the sum=3, then generate a random number from uniform distribution, if this number is say less than 0.5, then count this sum, if greater than 0.5, then don't count. I am having trouble with introducing this
2005 Mar 04
11
R: simulation
hi all a simple question i want to run simulations in r. i however want the experiments to be repeated at a later time with exactly the same numbers by other users. can i set the random number seed for rnorm in some way? e.g. is there some arguement that goes with rnorm? please supply an example regards Allan
2003 Aug 20
1
question for loop on matrix row level.
For the 1000 simulations, a matrix will be generated each time. And, I need to choose the first row of the generated matrix. The following loop doesn't work though: for (i in 1:1000) { aval[i]<- matrixname[1,] } Any solution? thanks!
2002 Aug 06
2
wine troubleshooting solution not found
I've tried codeweavers and winex and have tested my config with winecheck [100%] but yet no wine err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x400be29e I've used wine for years and I'm baffled why I have no wine Others with my distro [PeanutLinux] do run wine with no problem NVIDIA driver [ge2] win98 -- Galen Thurber Web Consultant For Hire
2009 Aug 14
1
Simulation Function - Save results
Hi listers, I am working on a simulation... But I am having some troubles... Suppose I have a function A which produces two results (mean and variance)... Then I would like to simulate this function A with a function B many times using the results from function A For example: #Function A boot<-function(a,b,c){ mean_boot<-(a+b)/2 var_boot<-c #list(a=a,b=b,c=c) return(a) } Then I would