similar to: SMP and tc

Displaying 20 results from an estimated 7000 matches similar to: "SMP and tc"

2001 Aug 14
2
oggenc and SMP
Greets, I'm encoding my favorite Vivaldi Four Seasons CD (my tester files) on my older dual PII-350 linux machines (it's kinda slow with '-b 160' but that's alright) and started wondering - mind you, I'm sucky at C - is it that hard to implement an encoder that uses all the processors on a SMP computer? Andre. -- Arthur Dent: "What's so unpleasant about being
2004 Apr 06
20
Off topic
Hello, I''m going to be helping a friend setup Shorewall in place of his Cisco router on his home network. Shorewall will be acting as the router/firewall gateway for internet access for his home LAN. His connection to the ISP is via PPPOE. Nothing unfamiliar here to me. It will be a standard 2 interface setup. My curiosity was peaked when he said that he is going to be installing
2004 Feb 26
12
HFSC
hmm HFSC ? where can i find more informations and examples about the *linux* HFSC ? http://trash.net/~kaber/hfsc/ does not help here -- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 Sep 26
2
non-differentiable evaluation points in nlminb(), follow-up of PR#15052
This is a follow-up question for PR#15052 <http://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15052> There is another thing I would like to discuss wrt how nlminb() should proceed with NAs. The question is: What would be a successful way to deal with an evaluation point of the objective function where the gradient and the hessian are not well defined? If the gradient and the hessian both
2010 Mar 12
2
Question regarding to maxNR
Hi R-users, Recently, I use maxNR function to find maximizer. I have error appears as follows Error in maxNRCompute(fn = fn, grad = grad, hess = hess, start = start, : NA in the initial gradient My code is mu=2 s=1 n=300 library(maxLik) set.seed(1004) x<-rcauchy(n,mu,s) loglik<-function(mu) { log(prod(dcauchy(x,mu,s))) } maxNR(loglik,start=median(x))$estimate Does anyone know how
2005 May 27
2
nlminb to optmin
Hi! I want to convert S-Plus 6.2 code to R 2.1.0. Instead of the function nlminb I use the function optmin optmin(start,fn,gr,method="L-BFGS-B", lower, upper, hess,...) But then I get the Error in optmin ...: L-BFGS-B needs finite values of fn Then I used optmin(start,fn,gr,method="BFGS", hess, ...) But then I get the Error in optmin ...: initial value in vmmin is not
2003 Sep 28
6
NAT/SIP solution?
Greetings, I was wondering if somebody is working on a solution to the NAT/SIP-issues? It seems to me that the problem has been identified, is that correct? Just hoping that someone with more skills will provide us with a solution sooner or later... Regards, Stig -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jul 30
3
notes&questions: filter, HTB, hfsc & tc binary,ifs tx ques
Hello I''ve been messing with traffic controlling for some time and encountered singularities I''d like to talk about. First explaining of my pow (can''t tell how much each point is relevant) Box with Debian, Intel PII*2 old and fancy:), ADSL link with dyn IP, some servers (f. ex. squid), loc net with dhcp, (although IP statically given by MAC); MASQ. Such circumstances
2005 Aug 01
4
test message - ignore me
Haven't seen email since the 29th.. just testing. -------------- next part -------------- A non-text attachment was scrubbed... Name: mhess.vcf Type: text/x-vcard Size: 288 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050801/96555713/mhess.vcf
2018 Mar 20
0
Struggling to compute marginal effects !
In that case, I can't work out why the first model fails but not the second. I would start looking at "Data" to see what it contains. if: object2 <- polr(Inc ~ Training ,Data,Hess = T,method = "logistic" ) works, the problem may be with the "Adopt" variable. Jim On Tue, Mar 20, 2018 at 10:55 AM, Willy Byamungu <wmulimbi at email.uark.edu> wrote: >
2001 Nov 28
2
Problems with rank()
If you enter the following values for x and y: x: 2.2 3.7 2.1 0.4 2.8 0.3 0.4 1.4 5.4 6.0 y: 6.0 8.1 1.8 1.3 5.2 0.6 1.0 1.9 6.8 6.5 and do rank(abs(y-x)), you should get two ties, one at 0.3 and one at 0.5. R, and S-Plus5 by that matter recognise the tie at 0.5 and give it rank 3.5, but gives one of the two 0.3 values rank 1 and one of them 2, whereas they should boh be 1.5. Any suggestions? when
2005 Sep 18
2
HW Question (TDM400)
Hi, all Did anyone tried TDM400 card on old main board (Intel 440LX chipset -- PII)? The reason I am asking is because TDM400 needs PCI2.2 and main board is PCI2.1 I do not want to upgrade yet. Thanks, Rudolf
2007 Feb 09
6
syslinux-3.36-pre8 feedback
Tested floppy boot on two machines (one PII 350, one 486DX4) Floppy boot with syslinux is very very slow, more than 18 mn to boot a linux kernel from floppy on the 2 machines. Tested with 3 different disquettes that were know to work, boot is reached after this very long time. Noise from floppy head make think floppy wait approximatly one minute between each read. No problem with pxe boot with
2007 Nov 10
1
polr() error message wrt optim() and vmmin
Hi, I'm getting an error message using polr(): Error in optim(start, fmin, gmin, method = "BFGS", hessian = Hess, ...) : initial value in 'vmmin' is not finite The outcome variable is ordinal and factored, and the independant variable is continuous. I've checked the source code for both polr() and optim() and can't find any variable called
2010 Jul 17
5
Help with a problem
Hello R users, I am a researcher at the University of Michigan looking for a solution to an R problem. I have loaded my data in from a mysql database and it looks like this > data ds c1 c2 1 2010-04-03 100 0 2 2010-04-30 11141 15 3 2010-05-01 3 16 4 2010-05-02 7615 14 5 2010-05-03 6910 17 6 2010-05-04
2008 Mar 15
1
again with polr
hello everybody solved the problem with summary, now I have another one eg I estimate > try.op <- polr( > as.ordered(sod.sit.ec.fam) ~ > log(y) + > log(1 + nfiglimin) + > log(1 + nfiglimagg) + > log(ncomp - nfiglitot) + > eta + > I(eta^2) + >
2005 Mar 26
3
Multi-plot figures with different numbers of plots in different rows
Dear all, I have 5 plots that I would like to include in a single figure, spread over two rows. If I use mfrow=c(2,3), and produce my plots one after the other, I will end up with three plots in the first row, and 2 in the second row, which is what I want. However, I would like the two plots in the second row to be moved to the centre of that row, rather than occupying the two left-most cells.
2006 May 23
1
Bug#368531: Debian Xen kernel-image?
> Could you please try with a Debian kernel image There is one? I do not find it in either etch or sid (or on Alioth). Do I have to recompile a kernel?
1999 Jul 15
1
TCP/IP Stack for Unix
Hello Mark, Did you ever solve this problem? I saw your post but no replies. I'm in the exact same situation. If you have any pointers on where to get this I'd appreciate it. - Paul Hess >From: "Mark Mestdagh" <mestdagh@dma.be> >To: "samba digest" <samba@samba.anu.edu.au> >Subject: TCP/IP >Date: Thu, 26 Mar 1998 21:40:59
2005 Mar 22
1
error with polr()
Dear Sir, I get an error message when I use polr() in MASS package. My data is "ord.dat". I made "y" a factor. y y1 y2 x lx 1 0 0 0 3.2e-02 -1.49485 2 0 0 0 3.2e-02 -1.49485 3 0 0 0 1.0e-01 -1.00000 4 0 0 0 1.0e-01 -1.00000 5 0 0 0 3.2e-01 -0.49485 6 0 0 0 3.2e-01 -0.49485 7 1 1 0 1.0e+00 0.00000 8 0 0 0 1.0e+00 0.00000 9 1 1 0