Displaying 3 results from an estimated 3 matches for "h1a".
Did you mean:
1a
2008 Sep 09
1
S.O.S "try" doesnot work in boot?
...nks for Jinsong's suggestions
I would like to do a bootstrap in a nonlinear model. But it fails to
converge in most of time. (it did converge if I just use nls without
boot). Thus, I use "try" function to resolve my problem. This
following code is from Jinsong's suggestion.
h1a.nls<-nls(density~nmf(time, alpha, delta, psi, tau, gamma),data=h1a,
start=c(alpha=0.3, delta=0.08869, psi=1.26523, tau=3.93919,
gamma=-1.41927))
h1a.data<-data.frame(h1a,res=resid(h1a.nls),fitted=fitted(h1a.nls))
h1a.fun<-function(data,i){
d<-data
d$density<-d$f...
2007 May 19
2
Crash in blur.c (SIGSEGV)
...77", 0x7fff0f24afb0 "\001",
0x2aaaab7d67a0 "�"ʪ*", 0x12 <Address 0x12 out of bounds>, 0x19 <Address 0x19 out of bounds>,
0x7c96f087 <Address 0x7c96f087 out of bounds>, 0x3be3209084 "H\205��f\220L\213D$H1A\017",
0x7fff0f24afe0 "\001", 0x7fff0f24b050 "", 0x7c96f086 <Address 0x7c96f086 out of bounds>,
0x7fff0f24b1c0 "\020`�002", 0x7fff0f24b1d8 "@]\224�", 0x3be3603a78 "", 0x0, 0x2aaaab7d7348 "\024\b �&...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking