search for: question3

Displaying 3 results from an estimated 3 matches for "question3".

Did you mean: question
2009 Oct 06
4
RAM errors after kernel-update
...kernel has added support for the i5400 chipset. I found some reference that the new kernel has this error reporting capability the old one hadn't. Question1: how many recoverable RAM errors are acceptable? Question2: The error appears always with the same id in the error message. Mobo problem? Question3: Are there any recommended BIOS settings to operate the RAM slower to see if the problem disappears? Question4: Any other proposals. Being located in Germany makes the "just return it to the dealer" proposal quite unattractive. best regards --- Michael Schumacher PAMAS Partikelmess- un...
2009 Aug 04
2
Caculate first difference from a dataframe; write a simulation
...################################## ##Question2: How can I easily identify which out of the 9 states does ad fall into with Level =5.04 and spread=0.25? ##OUTPUT ad X6 Level 5.04 spread 0.25 state state8 ################################################################################## ##Question3: I want to write a simulation of the order given below: HOw can I in R store each simulation result in deltay[s,t] where s keeps track of scenarios and t keeps track of time within a scenario Do I need to declare See below in 'program-language'. For (s in 1:10000){ yield[s,1]=z.t #How...
2009 Aug 05
1
writing a simulation
...SE FALSE FALSE FALSE FALSE FALSE FALSE TRUE # How do I extract state9 or number 9 in this particular example ##Question1: How can I identify which out of the 9 states does ad fall into with the new sampled Level =4.77 and spread=0.68? # desired output Level spread State X1 4.77 0.68 9 ##Question3: I want to write a simulation of the order given below: HOw can I in R store each simulation result in deltay[s,t] where s keeps track of scenarios and t keeps track of time within a scenario Final array(y) of the following order:- s t level Spread 1 1 delta[1,t,1] delta[1,t,2] 1 2 1 3...