search for: s201

Displaying 5 results from an estimated 5 matches for "s201".

Did you mean: 201
2007 Mar 05
4
Identifying last record in individual growth data over different time intervalls
...ike to have a data.frame t2 which only contains the entries of the last measurements. Thanks in advance, Rainer > unlist( sapply( split(t, t$plate), function(i) { i[i$year==max(i$year),]$id } ) ) 15 20 33 43 44 47 64 D72 S200 S201 2006001 2006003 2006005 2006007 2006008 2006009 2006014 2006015 2006016 2006017 S202 S203 S204 S205 S206 S207 S208 S209 S210 S211 2004095 2006019 2006020 2006021 2006022 2006023 2006024 2006025 2006026 2006027 S212 S213 S214 S215 S216 S217 S2...
2019 Mar 03
2
bug: sample( x, size, replace = TRUE, prob= skewed.probs) produces uniform sample
...lt;- c(0,99,199,200,201,Inf) > tab200 <- sample( length(p200), 10000, prob=p200, replace=TRUE) > tab201 <- sample( length(p201), 10000, prob=p201, replace=TRUE) > > cbind( + s200=table(cut(tab200, brks)), + p200=round(xtabs(p200 ~ cut( seq_along(p200), brks)) * 10000 ,1), + s201=table(cut(tab201, brks )), + p201=round(xtabs(p201 ~ cut( seq_along(p201), brks)) * 10000 ,1)) s200 p200 s201 p201 (0,99] 5017 4950 984 4925.4 (99,199] 4925 5000 959 4975.1 (199,200] 58 50 9 49.8 (200,201] 0 0 6 49.8 (201,Inf] 0 0 8042 0.0 > >...
2006 Jul 05
0
User Group Brisbane, Australia
...about forming a user group in Brisbane. If you are around on the 15th July we would love you see you there. http://wiki.rubygarden.org/Ruby/page/show/BrisbaneGroup Date:Saturday 15 July 2006Time:Starting at three pm, out by one am.Place:University of Queensland, Hawken Engineering Building, room S201 <http://www.uq.edu.au/maps/index.html?menu=1&id=25&z=2>. -- Regards, Ian Connor -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060705/6ec0863e/attachment.html
2005 Oct 01
1
Problem with VM Distribution Groups
Hi, We're experiencing a problem with basic VM distribution groups where messages won't be delivered. VM is called with a command like: Voicemail(20&30&39&... CLI Shows: Oct 1 20:54:33 NOTICE[26943]: app_voicemail.c:1990 copy_message: Copying message from 60@default to 50@default Oct 1 20:54:38 WARNING[26943]: app.c:1125 ast_lock_path: Failed to lock path
2011 Apr 02
4
[Bug 35889] New: Screen of Geforce4 440 GO NV17 corrupts while booting
...ReportedBy: stefan.langenmaier+freedesktop at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=45150) --> (https://bugs.freedesktop.org/attachment.cgi?id=45150) The used config file for the creation of the kernel. Hello the machine is a Toshiba Satellite 5100-S201 with a nVidia GeForce4 440 Go 10de:0174 (rev a3) I'm running the kernel 2.6.38 with kms enabled. When I start the pc it boots normal for one or two seconds and I can see the typical lines, but then the screen freezes and it starts to show strange artifacts. They are almost always different som...