Displaying 20 results from an estimated 4000 matches similar to: "manual label and serial on cdrom"
2007 Nov 28
2
Different value between R variance and definition of variance
Hi!
Let us define random variable:
> x = seq(0,1,length=100)
If we calculate variance following definition E[(x-E(x))^2] we get:
> mean( (x - mean(x))^2 ) # == mean(x^2) - mean(x)^2
0.08501684
And if we use internal R function var:
> var(x)
0.08587559
Can anyone tells me why the difference?
2007 Aug 18
2
Problem with lsa package (data.frame) on Windows XP
Dear R team,
The following piece of code (to use the lsa package) works fine on my
mac os x, but when I run the same code on Windows XP, it doesn't work
any more.
### code:
library("lsa")
matrix1 = textmatrix("C:\\Documents and Settings\\tine stalmans.TINE.
000\\LSA\\cuentos\\", stemming=TRUE, language="spanish",
minWordLength=2, minDocFreq=1,
2001 Dec 09
1
Wine NT Services / Serial Port
Hi!
I'm currently working on a project to upgrade my car's display with NAV...
Due to prohibitive high costs of oem solutions (and limited use except for
nav), I decided to use a laptop, runnig that software...
So, I already have MS Autoroute 2001 (european version). Against my
expectations, this program runs fine with Wine release 20011004. However,
the GPS Add-In doesn't work.
2008 Jun 18
3
Number of digits in paste funciton
Hi!
Does anyone know hot to set number of digits to be printed in function
'paste'?
Tine Mla?
2008 May 21
2
'Extracting' plot area
Hi!
Does anyone know hot to save (to png, pdf, ...) only plot area. That is
without box around, titles, axis, ...
I tried: par(mar=c(0,0,0,0)) and it works for internal viewer (linux and
windows).
But when I save the image in png it adds that annoying margin around
plot area.
Any ideas?
by, Tine
2005 May 10
0
Resolution logon script trouble (net use lpt), a problem with windows 98se
Previus Post
Andr?s Yacopino ayacopino at acasalud.com.ar
Mon May 9 13:43:51 GMT 2005
a.. Previous message: [Samba] samba and domain local groups
b.. Next message: [Samba] login on WinNT and 9X
c.. Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----------------------------------------------------------------------------
----
Good Morning, I have the some problem mapping
2008 Sep 08
3
print directly on another computer's LPT
how do i print directly to another computer's LPT port?
printing via GDI is no problem.
i have application that must print directly to LPT ports
on several computers. on local printer, there's no problem,
but i can't access LPT port on another computer.
in windows, i could simply map it to LPT2, and use the LPT2
"net use LPT2: \\servername\printername"
or in my
2008 Nov 04
0
Workstation joins domain but user cannot log in SMB-LDAP
Hi List,
I've done a little bit of SaMBa in the past, but new to LDAP, so bear
with me please. (It is a lengthy post...)
I've (loosely) followed this guide here:
http://www.rrcomputerconsulting.com/view.php?article_id=3
My server is a Ubuntu 8.04 LTS (up-to-date) running :
OpenLDAP: slapd 2.4.9 (Aug 1 2008 01:08:50)
2005 Dec 08
0
Fwd: Re: Fwd: Monitoring Parallel Port
Oops I sent the last message back to the sender, not the list....
---------- Forwarded Message ----------
Subject: Re: [Wine] Fwd: Monitoring Parallel Port
Date: Thursday 08 Dec 2005 12:10
From: Trev Jackson <trev@g7pvs.freeserve.co.uk>
To: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
On Thursday 08 Dec 2005 09:15, you wrote:
> >>>>> "Trev" ==
2008 Nov 08
3
New to List - just starting to learn R - question about reading in data
Hi, everyone,
I'm new to R and the List, and excited to be here. I am coming from a
background working in SPSS 16, primarily, which has a lot of easy
options for reading in data. I am working in R in an Ubuntu Linux
environment, and I'm learning with R Commander.
Now, here's my question. In my line of work, I'm used to getting data in
some kind of flat ASCII format with a
2008 Jul 10
1
Operator overloading
Hi!
I was just wondering is there anyway to overload operator for custom class.
For example:
I have two matrices A and B with same dimensions. I want to overload
operator '+' with my own function.
Or even better can I create my own (new) operator.
Example:
A+-B where '+-' would be some function.
bye,
Tine
2007 Mar 19
1
Problem with LPT port (crossworks)
Hi
I've problem when installing Crossworks.
The install program says that:
"The installayion of the Wiggler Device Driver for ARM component has
failed. Cannot start ARMD Wiggler 1.9 : Overlapped I/O pending."
Wiggler is the device connected do paralell port. I think, sth is wrong
with the mentioned I/O of the LPT. What could I do?
I've also tried the version installed in
2001 Sep 29
0
logon script trouble (net use lpt)
Hello, I encountered a problem while I tried to get domain logons with logon
scripts to work.
It occurs on Win98SE only, as far as my tests.
Domain logon is ok, but sometimes while executing the logon script windows is
unable to redirect
LPT ports to a print share using:
net use lpt1: \\samba\printer
I get:
"Share name was not found on the network. retry/abort" (a translation from
2005 May 02
4
OED2 CDROM only displays small caps font
Hi.
I've recently updated to Suse 9.3, and my OED2 CDROM software no longer works
properly under Wine - the dialog and general system text of the application
still displays properly, but the application data, the results lists and
definition text, doesn't.
Essentially, the problem seems to be that Wine seems to think that this kind
of text has to be displayed as small caps. The
2007 Jun 16
1
linear hypothesis test in gls model
Dear all,
For analysis of a longitudinal data set with fixed measurement in time I built a gls model (nlme). For testing hypotheses in this model I used the linear.hypothesis function from the car package. A check with the results obtained in SAS proc MIXED with a repeated statement revealed an inconsistency in the results. The problem can be that the linear.hypothesis function (1) only gives the
2007 Aug 13
2
How to write to a table column by column?
Dear friends.
Every loop of my program will result in a list that is very long, with a
structure similar to the one below:
Lst <- list(name="Fred", wife="Mary", daily.incomes=c(1:850))
Please notice the large size of "daily.incomes".
I need to store all such lists in a csv file so that I can easily view them
in Excel. Excel cannot display a row of more than 300
2008 Dec 11
6
Dos to USB
Hi, I have a windows app that allows an old dos program that will only print to LPT, to redirect to a USB printer. I was able to use this in native windows. But Wine does not seem to be able to launch a dos box like windows could. The program is at:
http://www.dos2usb.com/download.htm
Unless there is some other way to redirect an LPT port?
Thanks Bob
2006 Dec 14
1
Vista to Samba maping LPT ports
I am currently testing our company's software with Vista RC-1
and I've run into a snag I cannot Authenticate a Printer connection to a
Samba server on a dos prompt
I can connect to the printer using the GUI for windows printing
But i Cannot map the printer to an LPT port
Every windows out there will connect to this box , from 95 thru to 2000, XP
and even Server 2003. But not Vista (as an
2007 Apr 19
0
minor omissions re "special" windows file names (PR#9622)
"lpt1" through "lpt9" and "com1" through "com9" are in fact "special"
file names under various versions of Microsoft Windows. However, "R
Extensions" says only that "lpt1" through "lpt4" and "com1" through
"com3" cannot be used as filenames, and "R CMD check" checks for just
these
2012 Oct 11
3
per-user quotas
Hello,
I've got quotas set up on an all-user basis on my system, it's a
Postfix, Dovecot, Mysql virtual users setup. Currently I have each
user getting a 1GB quota with these settings in 90-quota.conf:
plugin {
quota_rule = *:storage=1G
quota_rule2 = Trash:storage=+100M
}
plugin {
quota = maildir:User quota
}
While this works it's not what I want for all users. Say I add a