Displaying 4 results from an estimated 4 matches for "soort".
Did you mean:
short
2008 Apr 10
1
Tukey in R, extracting values
hey,
how can i extract the values from the CI's when i use following code for a
tukey test?
the output shows three CI's and i know it should work with 'names but i
don't really know how...
thanks
library(multcomp)
data1$soort<-as.factor(data1$soort)
amod<-aov(waarde~soort,data=data1)
g<-glht(amod, linfct=mcp(soort = "Tukey"))
confint(g)
--
View this message in context: http://www.nabble.com/Tukey-in-R%2C-extracting-values-tp16609570p16609570.html
Sent from the R help mailing list archive at Nabble.c...
2004 Apr 29
0
Pxelinux/memdisk with Universal TCP/IP Network Bootdisk floppy
...kernel /memdisk
initrd /Win98tcp.img
The memdisk is from syslinux-2.08
(http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-2.08.tar.gz)
After booting I'm left with about 350 KB free memory...
_________________________________________________________________
Vraag van de week: Welk soort project zou jij financieel ondersteunen?
http://www.msn.be/microsoft/potential/default.asp
2008 Jul 29
0
cannot destroy child records
...angeproposal < ActiveRecord::Base
belongs_to :shift
belongs_to :transaction
with these models i can''t destroy an exchangeproposal object
e=Exchangeproposal.find(100).destroy
=> #<Transaction id: 7, shift_id: 14591, group_id: 47, user_from_id:
nil, user_to_id: nil, date: nil, soort: 2, status: 2, created_at:
"2008-07-29 17:17:36", updated_At: nil>
instead i get back a transaction??
now if i remove the belong_to :shift in the model,
how can this be explained?
thanks
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----...
1999 Oct 20
3
patch for tinc-0.3
...verbinding is, ik ga er nog es verder naar
kijken.
Volgens raakt de queue corrupt, omdat bij flush_queue() de rq->tail
pointer
niet goed wordt gezet na afloop.
Ik check in xrec() voor het crypten of het packet misschien corrupt is
door te kijken
of de grootte van het packet klopt - een slecht soort checksun.
Als het niet klopt, wat doe je in zo'n geval, het packet droppen? Want
nu blijft het in de queue zitten.
Greetingz -- hansb
-------------- next part --------------
Only in tinc-0.3-patched: Makefile
Only in tinc-0.3-patched/cipher: Makefile
Only in tinc-0.3-patched/cipher/blowfish: M...