search for: xsun

Displaying 7 results from an estimated 7 matches for "xsun".

Did you mean: sun
2004 Oct 11
3
logistic regression
...Df Resid. Dev Df Deviance P(>|Chi|) 1 298 287.194 2 297 280.623 1 6.571 0.010 So the second, non-linear, model explains more than the first. Now to create a graph I write: > plot(sun,incidence) > min(sun) [1] 0 > max(sun) [1] 90 > xsun<-seq(0,90,1) >lines(xsun,predict(model2,type="response",data.frame(sun=xsun))) Error in model.frame(formula, rownames, variables, varnames, extras, extranames, : variable lengths differ > So this is the message I receive everytime I try to draw the fitted values of...
2007 Jan 10
0
[DTrace] %CPU, %Mem, %Disk and %Net by PID
...10096 0.00 0.35 0.00 0.00 bash 445 0.00 0.00 0.00 0.00 dtlogin PID %CPU %Mem %Disk %Net COMM 22554 0.00 0.00 2.83 11.76 rcp 22553 0.00 0.00 2.43 11.47 rcp 4789 1.17 0.45 0.00 0.20 vncviewer 440 4.89 45.39 0.00 0.00 Xsun 90 0.00 0.09 0.00 0.00 syseventd PID %CPU %Mem %Disk %Net COMM 4789 0.82 0.45 0.00 0.02 vncviewer 12047 0.01 0.13 0.00 0.01 rlogin 440 8.94 45.39 0.00 0.00 Xsun 12046 0.00 0.27 0.00 0.00 rlogin 90 0.00 0.09 0....
2007 Jan 10
13
[DTrace] how to get socket read size
Hi i''m trying to write my first dtrace script apparently i bit off a bit more than i can chew, i want to track io over sockets, i found your socketsize.d that gave me how to track writes, but i''m at a loss how to track reads, frankly i don''t see how your write tracker works because it uses a probe in a function that only takes two arguments but you grab size of write
2001 Jun 26
1
Remote/Local X differences
"Local" is a Debian SID laptop. This is the machine on which Wine runs-- XFree86 4.03. "Remote" is a Sunray, so it is essentially a Sun Xsun Xserver. I have tried this on an 8-bit NCD X server, though, with the same results. This is a followup to a post ("X11: Oracle Forms runs fine locally, but not remotely") from 6/20. To sum up: I have an application using Oracle Forms. The application runs beautifully on the local L...
2010 Nov 11
3
Booting fails with `Can not read the pool label'' error
I''m still trying to find a fix/workaround for the problem described in Unable to mount root pool dataset http://opensolaris.org/jive/thread.jspa?messageID=492460 Since the Blade 1500''s rpool is mirrored, I''ve decided to detach the second half of the mirror, relabel the disk, create an alternative rpool (rpool2) there, copy the current BE (snv_134) using beadm
2012 Oct 17
1
opus Digest, Vol 45, Issue 5
hi,All, I want to know whether Opus has AEC features like Speex? Thanks 2012/10/17 <opus-request at xiph.org> > Send opus mailing list submissions to > opus at xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xiph.org/mailman/listinfo/opus > or, via email, send a message with subject or body 'help' to
2008 Jan 18
33
LatencyTop
I see Intel has released a new tool. Oh, it requires some patches to the kernel to record latency times. Good thing people don''t mind patching their kernels, eh? So who can write the equivalent latencytop.d the fastest? ;-) http://www.latencytop.org/ -- cburgess at qnx.com