Displaying 3 results from an estimated 3 matches for "todrop".
2012 Feb 13
2
best subset selection on random effects model
Hi,
I know leaps() computes the best subset selection for linear model,
and the bestglm() computes the best subset selection for generalized linear
model.
Is there any package for best subset selection on random effects model, or
mixed effects model?
Thank you so much.
Tao
[[alternative HTML version deleted]]
2012 May 10
2
Resampling question
Hello -
I have a population of 100 individuals that I would like to bootstrap
10 times, every time removing 5 *different* individuals.
So far, I have done the following:
pop <- read.table('mypop.txt', header=FALSE)
replicate(10, sample(pop, 95, replace=FALSE))
I have not actually gone through each of the 10 files created to make
sure no single individual was removed more than once
2006 Apr 11
2
FreeBSD 6.0 panics - sbdrop
...3ec5ca8
optp = (u_char *) 0xc1b2f838 "\001\001\b\n:\r?\027\004?\236?#E?W"
optlen = 12
len = 69
tlen = 0
off = 32
drop_hdrlen = 52
tp = (struct tcpcb *) 0xc20538fc
thflags = 16
so = (struct socket *) 0xc20ac9bc
todrop = 69
acked = 69
ourfinisacked = 0
needoutput = 0
tiwin = 5840
to = {to_flags = 1, to_tsval = 973977367, to_tsecr = 80518898,
to_mss = 0, to_requested_s_scale = 0 '\0', to_nsacks = 0 '\0',
to_sacks = 0x0}
headlocked = 0
rs...