search for: 34000

Displaying 20 results from an estimated 41 matches for "34000".

Did you mean: 3000
2010 Oct 05
2
Sampling from data set
Dear all. I have data with 2 variable x,y size 10000. I want to sampling from this data with size 100. How I can do it. THANK. -- Jumlong Vongprasert Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]
2012 Aug 28
4
predict.lm(...,type="terms") question
Hello all, How do I actually use the output of predict.lm(..., type="terms") to predict new term values from new response values? I'm a chromatographer trying to use R (2.15.1) for one of the most common calculations in that business: - Given several chromatographic peak areas measured for control samples containing a molecule at known (increasing) concentrations, first
2010 Nov 06
4
calculate probability
...ear All I have 2 value assume 2.4 and 2.9 and mean = 2 variance = with n = 10 I want to find probability = 2.4 and 2.9. How I can do this. Many Thanks. Jumlong -- Jumlong Vongprasert Assist, Prof. Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]
2010 Nov 08
2
conditional probability
...obability x11 given x1,...,x10 with two conditions. 1. x is normal 2. unknow distribution How I can do this. Many Thanks. Jumlong -- Jumlong Vongprasert Assist, Prof. Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]
2010 Oct 19
2
calculate power of test
...calculate power of test. I want to test H0: Rho = 0 VS H1: Rho != 0. Assume, I have r=0.2 and sample size = 100. How I can do this. Many Thanks Jumlong -- Jumlong Vongprasert Assist, Prof. Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]
2005 Feb 21
2
theora streaming problem...
...3.4, bitrate: 1412 kb/s Stream #0.0: Video: mpeg1video, 352x240, 30.00 fps Stream #0.1: Audio: mp2, 44100 Hz, stereo, 224 kb/s Deinterlace: on Resize: 352x240 => 320x240 [mpeg @ 0x2aaaaad18040]read_seek: 0 0 [mpeg @ 0x2aaaaad18040]using cached pos_max=0x380c pos_limit=0x380c dts_max=34000 [mpeg @ 0x2aaaaad18040]pos_min=0x1e pos_max=0x380c dts_min=31000 dts_max=34000 [mpeg @ 0x2aaaaad18040]30 14348 14348 / 31000 34000 34000 target:0 limit:14348 start:31 noc:1 [mpeg @ 0x2aaaaad18040]pos=0x1e 31000<=0<=34000 0:00:45.93 audio: 72kbps video: 584kbps best regards, j?rn...
2003 Jan 15
2
PDC.
...l = 99 domain master = yes preferred master = yes wins support = yes dns proxy = yes Any idea ? What is wrong ? Any help will be appreciated :o) Thank's Fabien. -- Fabien COMBERNOUS - IT Engineer eProcess - Parc Club du Mill?naire Batiment n? 6 1025 rue Henri Becquerel - 34000 Montpellier FRANCE http://www.eprocess.tv - +33 (0)4 67 13 84 50
2010 Oct 15
4
split data with missing data condition
...2.2862790 [15,] 39.01229 1.7924957 and I want to spit data into two set of data, data set of nonmising and data set of missing. How I can do this. Many Thanks. Jumlong -- Jumlong Vongprasert Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]
2012 Jan 30
2
ode() tries to allocate an absurd amount of memory
...parms, ...) : NAs introduced by coercion This appears to be case regardless of the computer I use; that is, whether it's a laptop or server with 24Gb of RAM. Why is ode() trying to allocate 137 billion gigabytes of memory?! (I receive exactly the same error message whether I have, for example, 34000 or 80000 state variables: the amount of memory trying to be allocated is exactly the same.) I have included a trivial example below that uses a function that returns a rate of change of zero for all state variables. > require(deSolve) Loading required package: deSolve > C<-rep(0,34000) &g...
2011 Sep 04
1
Test for Random Walk and Makov Process
Dear All I want to test my data for Random Walk or Markov Process. How I can do this. Many Thanks -- Jumlong Vongprasert Assist, Prof. Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]
2010 Feb 22
1
lmom: plotting log Pearson Type III
Can anyone show me how to add a log Pearson type III plot using the evdistq() command to an extreme value plot using the lmom package? Attached sample code below... Thanks in advance, Dave library(lmom) # annual maximum daily streamflows Mackenzie River mackenzieRiver = c(26600, 30300, 34000, 32000, 29200, 28300, 28600, 26400, 28300, 28800, 29000, 22100, 32900, 31800, 21600, 32100, 27000, 24800, 28000, 35000, 32000, 25000, 15800, 28800, 29900, 28000, 25600, 19700, 25700, 29500, 26800, 30000, 29500) # estimate moments moments = samlmu(mackenzieRiver, sort.data = TRUE) log.moments <-...
2010 Oct 12
1
Create DataSet with MCAR type
...dataset with MCAR type from my dataset. I have my dataset with 100 records, and I want to create dataset from this dataset to missing 5 records. How I can do it. THX Jumlong -- Jumlong Vongprasert Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]
2010 Oct 20
1
remove unused variable and data
...e.100.3.5" "x.xbar.2" > and I want to delete theme all, but do not remove "poprho.3". How I can do this. Many Thanks Jumlong -- Jumlong Vongprasert Assist. Prof. Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000
2007 Jun 12
3
ip_conntrack table filling up, dropping packets
...tions using hping2, but I don't know if that's really a great solution to this problem. cat /proc/sys/net/ipv4/ip_conntrack_max # 34576 after cleaning out the ip_conntrack table using an hping2 script: cat /proc/net/ip_conntrack | wc -l # 3702 -- this number was around 34000 before I cleared it out because it was dropping packets. rebooting the machine, of course, clears it out. I've spent many hours banging my head against the wall trying to figure this out, reading in google groups and in various forums, to no avail. My webserver does send out emails to a few...
2002 Oct 24
4
To compare Linux journalised filesystem, part II.
...nformations i received, i put them in table as follow: see attachment file. Specialists can they tell me if they agree with my conclusions ? Thank's for your good job. Fabien. -- Fabien COMBERNOUS - IT Engineer eProcess - Parc Club du Millénaire Batiment n° 6 1025 rue Henri Becquerel - 34000 Montpellier FRANCE http://www.eprocess.fr - +33 (0)4 67 13 84 50
2009 May 23
2
how to adding colors to data points in scatter plot in R?
Does anybody know how to adding colors to data points in scatter plot in R? I have the following R data frame - Voter_Name, Education_years, Income, Registered Ricky, 18, 40000, Y Lisa, 20, 34000, N Jon, 10, 35000, Y ... I am doing a scatter plot in R for those data points - Income vs. EducationYears. I would also like to using different colors to differentiate whether that data point is a Registered Voter or not. Does anybody know how to adding colors to data points in scatter plot in...
2017 Aug 25
2
Cannot login to Samba server remotely
...et options:         SO_KEEPALIVE = 8         SO_REUSEADDR = 4         SO_BROADCAST = 0         TCP_NODELAY = 4         TCP_KEEPCNT = 0         TCP_KEEPIDLE = 0         TCP_KEEPINTVL = 0         IPTOS_LOWDELAY = 0         IPTOS_THROUGHPUT = 0         SO_REUSEPORT = 512         SO_SNDBUF = 34000         SO_RCVBUF = 66640         SO_SNDLOWAT = 2048         SO_RCVLOWAT = 1         SO_SNDTIMEO = 0         SO_RCVTIMEO = 0 [2017/08/25 15:44:12.256761,  5, pid=24534, effective(0, 0), real(0, 0)] ../lib/util/util_net.c:1057(print_socket_options)   Socket options:         SO_KEEPALIVE = 8...
2009 May 09
41
updating the db 6000 times will take few minutes ?
i am writing a test program for ActiveRecord, and it reads a document which is like 6000 words long. And then i just tally up the words by recordWord = Word.find_by_s(word); if (recordWord.nil?) recordWord = Word.new recordWord.s = word end if recordWord.count.nil? recordWord.count = 1 else recordWord.count += 1 end recordWord.save and so this
2008 Dec 23
1
compiz segmentation fault and synchronization
Hi all, I got a segmentation fault in compiz and after some analysis have a question about synchronization in core compiz functions.
2011 Sep 04
0
Markov Switching GARCH Package
Deal All I want to use MSGARCH for my data. What package I will used. Many THanks -- Jumlong Vongprasert Assist, Prof. Institute of Research and Development Ubon Ratchathani Rajabhat University Ubon Ratchathani THAILAND 34000 [[alternative HTML version deleted]]