search for: thermomet

Displaying 20 results from an estimated 27 matches for "thermomet".

Did you mean: thermometer
2014 Mar 23
1
USB thermometer - perl script - problem
Hopefully someone here could help. I need to debug, but I don't know much about perl. I bought a cheap USB thermometer: http://www.amazon.com/dp/B002VA813U?tag=grepular02-20 And found directions for use (for Linux) here: https://grepular.com/Using_Linux_to_Monitor_Room_Temperature_Remotely_and_Cheaply On a CentOS 6 machine, I have connected the USB device (it shows here as "Microdia": [root at far...
1999 Sep 11
1
legend(): adjust space between symbol and tex
...uild like that legend(xmax-netzdiff/11, # shouldn't matter here ifelse(ydiff>=0, # ymin-6.5*(netzdiff/11), # ymax-netzdiff/11), # c("stehender Stamm","Windwurf", "Eklektor","Thermometer","Kreuzfalle"), col=c("#000000","#808080","#707070","#A0A0A0","#404040"), merge=T, pch=c( 1,-1, 5,20, 4), lty=c(-1, 1,-1,-1,-1), xjust=1, yjust=ifelse(ydiff>=0,-1,1), y.intersp=0.8, cex=0.6) and looks like...
2007 Feb 26
3
PLotting R graphics/symbols without user x-y scaling
...ossible to add lines or other user defined graphics to a plot in R that does not depend on the user scale for the plot? For example I have a plot plot(x,y) and I want to add some graphic that is scaled in inches or cm but I do not want the graphic to change when the x-y scales are changed - like a thermometer, scale bar or other symbol - How does one do this? I want to build my own library of glyphs to add to plots but I do not know how to plot them when their size is independent of the device/user coordinates. Is it possible to add to the list of symbols in the function symbols() other than: _cir...
2006 Oct 01
1
Apple Mail quota display
...ecessarily a dovecot issue, but I was wondering if anyone has the quota displaying correctly in Apple Mail? I have it set up and working and displaying properly in thunderbird, roundcube (webmail), and squirrelmail. But for some reason Apple's Mail doesn't show the values or its nice thermometer bar. Are there additional configuration options for quota not documented on the wiki? .tim
2013 Nov 23
0
Hmisc package 3.13-0
...els and units of measurement to be automatically incorporated into table row or column labels. New functions are overviewed and exemplified at http://biostat.mc.vanderbilt.edu/HmiscNew . There is also a new function latexTherm that writes a LaTeX picture environment for including a series of thermometers inside LaTeX text. This is intended especially for figure captions where the analyst wishes to provide a snapshot of the fraction of observations that are used in the current graphic. The dotchart3 function is an improvement of dotchart2. The rcspline.eval function, used by the rms package...
2000 Aug 21
4
symbols: xlim and ylim cannot be specified (PR#639)
symbols(iris[,1],iris[,2],rectangles=as.matrix(iris[,3:4]),inches=0.3, ylim=c(1,5)) Error in plot.default(NA, NA, type = "n", ylim = ylim, xlim = xlim, xlab = xlab, : formal argument "ylim" matched by multiple actual arguments Since plot is called inside symbols, with specified xlim and ylim, any specification through ,... hurts this call. I am pretty sure that you
2003 Nov 10
0
Extending function symbols() to handle arbitrary shapes
Currently the function symbols() permits plotting of circles, squares, rectangles, stars, thermometers, and boxplots. Can anybody suggest an approach for extending/cloning this function to handle arbitrary shapes specified, perhaps, as bitmaps, or as postscript primitives? Thanks, Steve Dutky [[alternative HTML version deleted]]
2009 Feb 04
0
R-Package ScottKnott
...t (SPE); Split-Split-Plot Experiment (SPE). One of the great qualities of this test is that it produces no overlapping whatsoever so that the groups of means are always mutually exclusive. The results will appear in both the usual way (using letters to name the groups) and in a graphical way using thermometers with different colours for each group. The package was written by Enio Jelihovschi, José Claudio Faria and Sérgio Oliveira all at State University of Santa Cruz (Universidade Estadual de Santa Cruz UESC), Brazil The maintener is Enio Jelihovschi e-mail - eniojelihovs@gmail.com The authors are...
2012 Jan 30
3
lm_sensors
Hi all :) Using lm_sensors, I can see few temperature indicator. M/B Temp: +39?C (low = +15?C, high = +40?C) sensor = thermistor CPU Temp: +33?C (low = +15?C, high = +45?C) sensor = thermistor Temp3: +53?C (low = +15?C, high = +45?C) sensor = diode What is that Temp3? It's the hottest. Which one is the best to use if I want to use lm_sensor as a general
2005 Nov 08
1
Need advice about models with ordinal input variables
...any people have published doing the same. I want to ask your advice about some cases. 1. An ordered factor that masquerades as a numerical "interval level" score. In the research journals, these are the ones most often treated as numerical variables in regressions. For example: "Thermometer scores" for Presidential candidates range from 0 to 100 in integer units. What's a better idea? In an OLS model with just one input variable, a plot will reveal if there is a significant "nonlinearity". One can recode the assigned values to linearize the final model or tak...
2004 Jun 25
7
circle / oval / semicircle ?
hi: where would I find facilities to draw circles, ovals, and semicircles? (or should I construct them myself using curve?) regards, /ivo
2008 Oct 25
1
Methods for showing statistics over space
Hi, I have a question which is a little off-topic but then again, it should stay in the boundaries of what can be done with available R functions. Has anyone pointers to tutorials or the like where one can get inspiration on how to visualize some "spatial" statistics? I want to analyze different statistics of 60 counties in a country. I have a shape file for those counties thus I can
2008 Nov 04
2
Building with MKL on Ubuntu
Hi all, I'm trying to build R from subversion with MKL 10.0.2 on Ubuntu. I tried: ./configure --with-blas='-L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl -lguide' --with-lapack='/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl -lmkl_lapack' --enable-R-shlib and got: R is now configured for x86_64-unknown-linux-gnu Source directory: . Installation directory: /usr/local
2008 Nov 04
2
Building with MKL on Ubuntu
Hi all, I'm trying to build R from subversion with MKL 10.0.2 on Ubuntu. I tried: ./configure --with-blas='-L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl -lguide' --with-lapack='/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl -lmkl_lapack' --enable-R-shlib and got: R is now configured for x86_64-unknown-linux-gnu Source directory: . Installation directory: /usr/local
2007 Mar 08
5
Centos blocked
Hi I use to leave my PC turned on for a long time, but ultimately I've found it blocked. The mouse just don't work and the keyboard leds are blinking and there is no HD activity. I'd like to know which log should I check, to find the problem or what should I do. I u need more details, please just make know how to give'em. -- ________________________ Dago Pacheco Encargado de
2014 Sep 23
2
upd and OpenBSD (was Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS)
On Sep 23, 2014, at 3:55 AM, Henning Brauer <hb-nut at bsws.de> wrote: > We have upd(4) attaching to these devices now. Either nut needs a > driver getting status from upd (trivial, will show up in the > hw.sensors sysctl tree) or we need some way for nut still being able > to talk to the ups directly, without upd and nut interfering with each > other. While a upd(4) driver
2005 Mar 14
4
an OS X installer
Now that I've got the recent build of Icecast running (thanks everyone), I'm wondering about an OS X installer. Icecast would be even more palatable to the less-techy OSX users if there were an installer for the binary. As long as the installer checked for the dependent libs, everything would be straight forward. Has this been discussed before? Jaime Magiera University of Michigan
2005 Mar 14
2
an OS X installer
...all graphical. A traditional Mac user didn't think along those lines. In general, installation of applications was a straightforward process. You clicked a button, the installer let you know if there were any dependencies or necessary restarts -- and boom -- you get to watch the fuzzy blue thermometer. Basically, I'm describing the same steps as the terminal installer, minus a few important graphical cues. However, those cues, and the overall presentation of the installer, really color the user experience. Apple seems to have made a consistent effort to keep the terminal-esque aspects...
2006 Mar 31
3
ROC optimal threshold
hello, I am using the ROC package to evaluate predictive models I have successfully plot the ROC curve, however ?is there anyway to obtain the value of operating point=optimal threshold value (i.e. the nearest point of the curve to the top-left corner of the axes)? thank you very much, jose daniel anadon area de ecologia universidad miguel hernandez espa?a
2009 Jan 30
2
feature idea for wine : stereo 3D
NVidia is pushing a 200 dollar product which is nothing more than shutter glasses and ties into DirectX 10, encouraging people to move to Vista, which I personally believe is yet another nail in the coffen of closing the PC platform. Now I think a better idea would be to add a feature to wine that permits stereo imaging to be added to any program that makes use of 3D features in wine, to somehow