Displaying 20 results from an estimated 24 matches for "starpower".
2013 Jun 19
0
[HCL] StarPower PCF-800va supported by richcomm_usb
Greets...
..just bought a cheap UPS today, works in debian 7.0 wrt nut 2.6.4 using
richcomm_usb driver...
....output of upsc.....
////
root at debian7:~# upsc starpower at localhost
device.mfr: Richcomm dry-contact to USB solution
device.model: UPS USB MON V1.4
device.serial: unknown
device.type: ups
driver.name: richcomm_usb
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.version: 2.6.4
driver.version.internal: 0.04
ups.mfr: Richcomm dry-conta...
2004 Jul 11
1
WinXP "developer" asks: Tcl/Tk (Rcmdr) under OS X?
...ses OS X. I do not and I do not have access to a machine I could use as a development platform.
Charles E. White, Senior Biostatistician, MS
Walter Reed Army Institute of Research
503 Robert Grant Ave., Room 1w102
Silver Spring, MD 20910-1557
301 319-9781
Personal/Professional Site: http://users.starpower.net/cwhite571/professional/
[[alternative HTML version deleted]]
2001 Jun 06
0
R Function Guide
...rt() is
particularly useful as it is contains a high-level concept list which
searches though available functions. It can be a great way to get you
bearings quickly and to understand the breadth of what R has to offer."
Chris Marshall
-----Original Message-----
From: Uwe Ligges
To: freud at starpower.net
Cc: R-help at stat.math.ethz.ch
Sent: 6/6/01 2:14 AM
Subject: Re: [R] R Function Guide
freud at starpower.net wrote:
>
> I was wondering if there was anything for R like the function guide
> provided by insightful for S-Plus at the url below:
>
> http://www.insightful.com/re...
2006 Feb 08
2
Compiling errors for Matrix_0.995-5.tar.gz under XP
...ls, I'd appreciate a reference to which one and approximately which section.
Thanks.
Chuck
Charles E. White, Senior Biostatistician, MS
Walter Reed Army Institute of Research
503 Robert Grant Ave., Room 1w102
Silver Spring, MD 20910-1557
301 319-9781
Personal/Professional Site:??http://users.starpower.net/cwhite571/professional/
2004 Apr 19
1
Menu addditions to Rcmdr v0.9-6
...e to find it in the Windows library downloaded from
CRAN. Where should I look?
Thanks!
Chuck
Charles E. White, Senior Biostatistician, MS
Walter Reed Army Institute of Research
503 Robert Grant Ave., Room 1w102
Silver Spring, MD 20910-1557
301 319-9781
Personal/Professional Site:
http://users.starpower.net/cwhite571/professional/
[[alternative HTML version deleted]]
2006 Jan 27
2
lme4_0.995-2/Matrix_0.995-4 upgrade introduces error messages (change management)
...ository of contributed packages that I use. Stuff happens and change management is good.
Chuck
Charles E. White, Senior Biostatistician, MS
Walter Reed Army Institute of Research
503 Robert Grant Ave., Room 1w102
Silver Spring, MD 20910-1557
301 319-9781
Personal/Professional Site:??
http://users.starpower.net/cwhite571/professional/
2006 Feb 19
1
[Rd] Citation for R
...erence index. This
number changes with each major release of R.
...
Thanks for your time.
Chuck
Charles E. White, Senior Biostatistician, MS
Walter Reed Army Institute of Research
503 Robert Grant Ave., Room 1w102
Silver Spring, MD 20910-1557
301 319-9781
Personal/Professional Site:
http://users.starpower.net/cwhite571/professional/
2004 Aug 19
3
List dimention labels to plots of components
...unk.pdf",height=7.5,width=10)
par(mfrow=c(2,2))
bitbucket<-lapply(dat.lm,myplt)
dev.off()
Charles E. White, Senior Biostatistician, MS
Walter Reed Army Institute of Research
503 Robert Grant Ave., Room 1w102
Silver Spring, MD 20910-1557
301 319-9781
Personal/Professional Site: http://users.starpower.net/cwhite571/professional/
2005 Jan 28
1
error in gmake CrossCompileBuild
Dear all,
I expect that I am on thin ice trying to build this on
freeBSD 4.10, however, after tweaking Makefile-rcb v11Oct04
/* MAKE=gmake; MINGW_CROSS = mingw-cross4 */, I encounter:
mingw32-gcc -isystem ~/RCrossBuild/cross-
tools/mingw32/include -O2 -Wall -pedantic -I../include -I. -
DHAVE_CONFIG_H -DR_DLL_BUILD -c dynload.c -o dynload.o
dynload.c: In function `R_loadLibrary':
2006 Feb 17
2
Something changed and glm(..., family=binomial) doesn't work now
I ran logistic regression models last week using glm
(...,family=binomial) and got a set of results. Since then I have
loaded the Epi package for ROC analysis. Now when I run those same
models I get completely different results, with most being:
Warning message:
fitted probabilities numerically 0 or 1 occurred in: glm.fit(x = X, y
= Y, weights = weights, start = start, etastart = etastart,
2004 Nov 16
2
R 2.0.0 Installation Problem
I and my students have been having an odd problem with this release,
which is that packages are disappearing. After installation the
package is found with the library command, but later in the same
session or in a later session, the library command returns a not found
error. Then later it is back. Happening on both Windows and OS X,
mostly but not entirely with Bioconductor packages.
David
2005 Aug 19
2
Installing R in Fedora Core 4
...long with all of your other security and application updates through the Red Hat Network.
Chuck
Charles E. White, Senior Biostatistician, MS
Walter Reed Army Institute of Research
503 Robert Grant Ave., Room 1w102
Silver Spring, MD 20910-1557
301 319-9781
Personal/Professional Site:??http://users.starpower.net/cwhite571/professional/
2005 Sep 26
2
Help with USB support for a Kebo UPS-650D
...are
is called PowerManager and is made by a company called RichComm (website
appears to be at www.richcomm.com <http://www.richcomm.com/> ). According
to their website, the PowerManager software can control various UPS brands.
I've seen reference on Google to it working specifically with Starpower and
UPguardS UPS devices as well as the Kebo ones.
I have been able to get Linux to detect the USB device. Catting
/proc/bus/usb/devices provides the following output:
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver=...
2002 Feb 25
4
replace NAs
Dear R community:
it is possible to replace NA?s in a data frame with zeroes?
what should I do?
Thanks in advance
Juan Pablo
_________________________________________________________________
MSN Photos es la manera m?s sencilla de compartir e imprimir sus fotos:
http://photos.latam.msn.com/Support/WorldWide.aspx
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2005 May 29
6
R GUI for Linux?
Hello all,
I noticed that both Windows and OS X version of R have a GUI
(Rconsole). Is there a GUI for Linux? I'm running Debian on which
the CLI for R works just fine.
Regards,
- Robert
2004 Aug 19
6
Is R good for not-professional-statistician, un-mathematical clinical researchers?
Alternate title: How can I persuade my students that R is for them?
Alternate title: Can R replace SAS, SPSS or Stata for clinicians?
I am teaching introductory statistics to twelve physicians and two veterinarians
who have enrolled in a Mentored Clinical Research Training Program. My course is the
first in a sequence of three. We (the instructors of this sequence) chose to teach
R rather than
2004 Jul 12
0
Where does R search when source() ?
...do not
and I do not have access to a machine I could use as a development
platform.
|
| Charles E. White, Senior Biostatistician, MS
| Walter Reed Army Institute of Research
| 503 Robert Grant Ave., Room 1w102
| Silver Spring, MD 20910-1557
| 301 319-9781
| Personal/Professional Site:
http://users.starpower.net/cwhite571/professional/
|
|
| [[alternative HTML version deleted]]
|
|
|
| ------------------------------
|
| Message: 26
| Date: Sun, 11 Jul 2004 19:59:29 -0500 (CDT)
| From: Ulises Mora Alvarez <umalvarez at fata.unam.mx>
| Subject: Re: [R] WinXP "developer" asks: Tcl/Tk (Rcmd...
2003 May 30
1
lynx on 4.8-stable
I recently installed 4.8-stable. When running
lynx, I can only access sites outside my LAN by launching lynx
as root. I can't access external sites if I launch lynx using
sudo or after su-ing to root. I've searched archives and
googled, and haven't found anything on this. It happened immediately
after the upgrade, before any post-installation configuration, i.e.
before setting up
2005 Feb 15
1
Apropos sprintf behavior
If changes to sprintf behavior are being considered, would it
be possible to allow some of the other K&R conversion
specifiers?
xX - for integer to hex conversion, and
c - for ascii value to character conversion
would all be useful for me.
Thanks, Steve Dutky
On Mon, 14 Feb 2005 11:02:20 +0000 (GMT), Prof Brian Ripley
wrote:
+On Mon, 14 Feb 2005, Wolfgang Huber wrote:
+
+> Dear
2003 May 30
1
Strange startup messages
After I recently installed 4.8-stable and configured it as my
gateway, I started getting messages like the following during
startup. This fills dmesg completely, so I can't go back and
view the startup messages for diagnostic purposes. I haven't
found any references to this in archive and google searches,
and I don't know what's causing it. Has this happened to anyone
else,