similar to: discrete event simulation - "factory" with rework

Displaying 20 results from an estimated 7000 matches similar to: "discrete event simulation - "factory" with rework"

2008 Mar 19
1
running balance down a dataframe referring back to previous row
Good morning, I've searched high and low and I've tried many different ways of doing this, but I can't seem to get it to work. I'm looking for a way of vectorising a "running balance"; i.e. the value in the first row of the dataframe is zero, and following rows add to this running balance. This is easy to write in a loop, but I can't seem to get it working in
2003 Oct 15
3
r-ish ? how can i improve my code?
Hi Folks, I'm trying to learn R. One of my intentions is to do some Monte-Carlo type modelling of road "accidents". Below, to simplify things, I've appended a little program which does a 'monte-carlo' type simulation. However, it is written in a way which seems a bit un-natural in R. Could someone help me make this a bit more R-ish please? Or is there a
2008 Mar 28
1
cpu usage high with windows change dir / winDialogString (PR#11045)
Good afternoon, This is possibly a windows only bug, definitely of comparatively low importance - but for the sake of completeness here we go. I've searched http://bugs.R-project.org/ etc., but can find no mention. For RGui.exe, the CPU usage goes to 100% for certain dialog boxes for the duration that the dialog box is visible, e.g. * check CPU usage is low * On the RGui.exe menu chose
2012 Mar 14
2
Moore-Penrose Generalized determinant?
Is there a function in R to calculate the generalized determinant of a singular matrix? - similar to the ginv() used to compute the generalized inverse. I can't seem to find any R related posts at all. Thanks in advance, Sean O'Riordain Trinity College Dublin -- View this message in context: http://r.789695.n4.nabble.com/Moore-Penrose-Generalized-determinant-tp4471629p4471629.html Sent
2008 Dec 01
1
trivial spelling correction
Good evening, Spotted a very minor spelling mistake in the source for the grep help. And thanks to R-Core for all their work - it's a tribute to R-Core, that these sort of "problems" are rare indeed. Best regards, Sean O'Riordain Dublin sean at sean7:~/R/RSVN/R/trunk/src/library/base/man$ svn diff Index: grep.Rd
2012 Feb 10
2
Discrete Event Simulation problem
Hi All, I am attempting to simulation an inventory model on R and I am having some problems. I believe the problem is when I define my demand rate is stays constant throughout so when I do need to reorder the model does not recognise it as I have the initial supply arrival time set to infinity at the start as no order has been played but I have an if statement saying, if the level falls below a
2009 Aug 27
1
Mappery : uncertain Thinkpads (Repost?)
Followups set, hesitantly, to gmane.linux.redhat.fedora.general I thought I had posted this to both these groups, but my newsreader doesn't show it in either. I have three Garmin GPSs (an Etrex Vista and two Rino 120s), which I want to use under Fedora 11 Linux with four PCs, and two IBM- reconditioned Thinkpads, T30 & T42. Garmin software suites (Metroguide USA and Topo US 2008)
2008 Mar 29
0
cpu usage high with windows change dir / winDialogString (PR#11051)
On 28/03/2008 12:05 PM, seanpor at acm.org wrote: > Good afternoon, > > This is possibly a windows only bug, definitely of comparatively low > importance - but for the sake of completeness here we go. I've > searched http://bugs.R-project.org/ etc., but can find no mention. > > For RGui.exe, the CPU usage goes to 100% for certain dialog boxes for > the duration that
2011 Jul 24
4
Salvage old data?
For years, I could install, and sometimes run, legacy private map software under Wine. But in order to connect it with my GPSs, I had to keep a separate hard drive with XP, and do that there. Then came a brief time when I could also actually make my Garmin GPSs talk with the software under Wine. I transferred all my data to it, and gleefully wiped XP off my machine. Then the connecting
2006 Sep 18
1
Simulation of a Dirichlet Process.
I'm just getting started with R, having a lot of original work on modeling and exploring the simulation by MCMC. I want to simulate the prior and the posterior distribution of Dirichlet Process by MCMC. Is there anyone in NYC that might be a good tutor for me? -- Dr. P. NGOM, Facult? des Sciences et Techniques D?partement de Math?matiques et Informatique Universit? Cheikh Anta Diop Dakar -
2011 Apr 18
0
mcmc simulation
Dear List, I am reading a method and am unsure how to do something similar, so have come here for advice! I have a observed value and a expected value generated from a null model. I am looking to see if observed - expected is significantly different from zero. So in the method in the paper it states: " .. significance of difference from zero was tested with Markov chain Monte Carlo
2011 Apr 08
4
Simulation from discrete uniform
Dear all, I am trying to simulate from discrete uniform distribution. But I could not find any in-built code in R. Could anyone help me please? Thanks in advance for the time and help. Cassie [[alternative HTML version deleted]]
2006 May 11
4
data input strategy - lots of csv files
Good morning, I have currently 63 .csv files most of which have lines which look like 01/06/05,23445 Though some files have two numbers beside each date. There are missing values, and currently the longest file has 318 rows. (merge() is losing the head and doing runaway memory allocation - but thats another question - I'm still trying to pin that issue down and make a small repeatable
2010 Mar 16
0
Fw: an ordinal regression MCMC run high correlation
I tried thinning of the mcmc run with 500,000 iteration. It looks like 100 or 200 is enough to remove the autocorrelation of a1 and tau. Is that too much thining? --- On Tue, 3/16/10, ping chen <chen1984612 at yahoo.com.cn> wrote: > From: ping chen <chen1984612 at yahoo.com.cn> > Subject: an ordinal regression MCMC run high correlation > To: r-help at r-project.org >
2011 Jan 19
0
audiohook.c: Write factory 0x153cf678 was pretty quick last time, waiting for them
Hello list, what does this mean in the debug-log : [Jan 19 15:11:04] DEBUG[1475] audiohook.c: Write factory 0x153cf678 was pretty quick last time, waiting for them. [Jan 19 15:11:04] DEBUG[1701] audiohook.c: Read factory 0x14fe5ef0 was pretty quick last time, waiting for them. [Jan 19 15:11:04] DEBUG[1475] audiohook.c: Read factory 0x153cec40 and write factory 0x153cf678 both fail to provide
2006 Nov 25
0
Digium Iaxy S100 Factory Default?
Hi All, I have two old S100 units (the blue ones, not the newer black ones). I am trying to reset these to factory default using the following instructions, but it is not working. Does anyone have any other suggestions to reset this model of the adapter? Tried this: 1. Remove all of the cables, except for the power cable. 2. The factory reset button is next to the RJ45 jack. Press and hold the
2009 Aug 12
1
MCMC sampling question
Hello, Consider MCMC sampling with metropolis / metropolis hastings proposals and a density function with a given valid parameter space. How are MCMC proposals performed if the parameter could be located at the very extreme of the parameter space, or even 'beyond that' ? Example to express it and my very nontechnical 'beyond that': The von Mises distribution is a circular
2007 Sep 04
2
virt-factory investigation (Server settings)
Hi, Next step is setting up mirrors fo virtual guest deployment This requires editing: ---------------------------- /etc/virt-factory/settings ---------------------------- This time I'll use FC6 mirrors to test product functionality. When editing this file setup local IP (not localhost) of the server. Next step is to start management server: --------------------------------------------
2006 Mar 12
3
Mappery breakthrough : Garmin topo, vista, rino, under linux & CXO
As most of you know, I've been trying to make GPSs and topo maps usable under Fedora Core 4 linux, using CrossoverOfficePro (CXO) 5.0.1. I've belabored nine or ten specialized lists for six or eight weeks, parcelling out pieces of the problem wherever I hoped they might arouse interest and knowledge. I've gotten invaluable help and encouragement from all of them, on the lists
2007 Sep 04
1
virt-factory investigation (Server setup)
Hi, I was trying to get virt-factory on my CentOS 5. First I set up virt-factory repo (with fc6 packages). Then following installation documentation I've typed: ------------------------------------------ yum install virt-factory-server ------------------------------------------- Wich returned: ----------------------------------------------------------- Error: Missing Dependency: