Displaying 20 results from an estimated 2000 matches similar to: "Rare Find"
2005 Sep 27
3
quick "points" question
Hi
Just one of those niggles.......
I've just been trying to plot a filled circle.
I thought that this would do it
plot(1,1,type="n")
points(1,1,pch=1,bg="blue",cex=5)
#bg: background ("fill") color for open plot symbols
But I need to do this instead
points(1.2,1,pch=19,col="blue",cex=5)
Am I misunderstanding the "bg" option in the points
2003 Apr 02
8
lm with an arbitrary number of terms
Hello folks,
Any ideas how to do this?
data.frame is a data frame with column names "x1",...,"xn"
y is a response variable of length dim(data.frame)[1]
I want to write a function
function(y, data.frame){
lm(y~x1+...+xn)
}
This would be easy if n was always the same.
If n is arbitrary how could I feed the x1+...+xn terms into lm(response~terms)?
Thanks
Richard
--
Dr.
2007 Jul 16
1
S4 coerce
(I am not sure if this is a bug or a request for a more understandable
warning, or possible something obvious I should be posting on r-help.)
I am trying to coerce an new class object to be a DBIConnection and it
does not work the way I think it should:
R version 2.5.1 (2007-06-27) ...
> require("RMySQL") # or require("RSQLite")
Loading required package: RMySQL
Loading
2005 Jul 11
1
[Asterisk-Dev] Peter Nixon to Speak at Cluecon
Peter Nixon will be making the trip to Chicago to speak at Cluecon,
he'll be speaking on the topic of "Real world deployment of Open
Source". Peter has done tremendous amounts of work on the
FreeRadius project. In addition if you're wanting to get sponsorship
in this is the week to do so, we are sending everything off to the
printer to get printed by friday.
Thanks,
2007 Dec 14
4
rcom close Excel problem
Hello,
I just discovered that I cannot close the Excel application and task
manager shows numerous copies of Excel.exe
I tried both
x$Quit() # shown in the rcom archive
and
x$Exit()
and Excel refuses to die.
Thank you very much.
S.
"You can't kill me, I will not die" Mojo Nixon
I also have a problem with saving. It produces a pop-up dialog and
does
not take my second
2001 Nov 28
2
Why are looping variables not local?
Hello,
I've had a quick look on the list and can't find an answer to this niggle.
Whilst debugging some code, I noticed that looping variables in R are not
local to the loop as seams common in procedural languages.
For example consider the following piece of code:
for(i in 1:3){
cat(i,"")
for(i in c("a","b","c")){
cat(i,"")
2010 Jul 22
1
Vintage Attrition Curves
Hi There -
New to the list, so hopefully I don't mess this up too much ... I am
hoping maybe some of you can help me. I have a problem I'm trying to
solve regarding customer accounts, attrition and forecasting.
Basically, here is what I want to do (not sure of the best way):
1. Track accounts by vintage (i.e., the month of the date of sale).
2. Forecast total accounts at a given time
2005 Jan 19
1
Troubles with Broadvoice (register)
Hi!
Are you also getting in trouble while trying to register in Broadvoice?
Cumprimentos / Best regards,
Helder Rog?rio
__________________________________________
Microrede - Tecnologias de Informa??o, Ltd.
http://www.microrede.pt
***
? There are only two types of people in the world, those who have lost data
and those who will. ?
-- Richard Nixon
2006 Nov 03
1
Dovecot-ldap doesnt reconnect if openldap restarts
Hi Guys
I have recently migrated an existing courier install to dovecot + openldap and
think dovecot is wonderfull. Great work!
However, I am seeing that dovecot-ldap doesnt reconnect if openldap restarts.
Is there an options I am missing or is this a know problem?As I am using
dovecot for sasl with postfix and pop/imap this basically completely stops my
mail sytem...
Thanks in Advance
--
2005 Jun 04
1
on "source connect" script?
Hello All, I would like to run a script whenever a source connects to my
icecast server, somelike on source connect run xyz script. is this
possible?
What i would like to achive is to have an email sent out whenever a
source connects and also update a database with the fact it connected.
any hints or tips on how to achive this would be welcomed
many thanks in advance
stuart nixon
2002 Jul 01
1
Defining own variance function / quasi-likelihood in a GLM
Hello,
I've been looking in the on-line manuals and searching past posts but
can't find an answer to this question.
I'd like to define my own variance function in a GLM.
The function glm(formula, family=quasi(var="var function"))
lets me choose from a selection of built in variances, but I want to
define my own function for the variance.
Is there an S-plus
2006 Jan 05
3
"dumb" SATA controller recommendation
Just wondering if any 4.2 users out there have a favourite "dumb" PCI
controller to add a couple of SATA ports to a motherboard that doesn't
include SATA support. I'm not looking for anything fancy, just 2 SATA
ports that a recent vintage kernel will recognize without a lot of
configuration gymnastics. The intended use is for relatively light
weight internet browser
2009 Mar 03
3
winedos.dll question
I'm trying to install a Win95 vintage program, EWview, from a set of
three floppies in WINE 1.1.9, buy all I'm seeing is:
$ wine setup.exe
err:dosmem:load_winedos Could not load winedos.dll, DOS subsystem
unavailable
winevdm: unable to exec 'D:\ewview3.08.2\one\setup.exe': DOS support
unavailable
However, I would seem to have winedos.dll installed:
$ locate winedos.dll
2005 Jan 24
3
TDM400 in aging Dell Optiplex
I've got an old Dell Optiplex (Pentium-II, 1998 Vintage) which is
successfully running an X100P card. I'm hoping to upgrade to a TDM400.
Has anybody tried running these cards in old Optiplex machines? I'm not
particularly worried about horsepower - more about the motherboard having
a PCI bus that's able to power up the card...
-Ronan
2001 Apr 03
4
MS Office with WINE
Hi, there
I am a studying possibility of using wine in professional environment.
I installed codeweavers wine recently with success. But I fear the
answer is not an evident YES... With notepad, I have not acheived any
printing yet.
First goal would be running MS Office for win 98, especially Excel
(another vintage for better emulation if necessary).
What is your opinion ?
More precisely, what
2012 Oct 23
3
Samba4 upgrade compatability
I have an existing install of Samba4 ( I think beta6 vintage ), which uses ntvfs and bind9. It's only providing AD and Group Policy. I have a seperate
file server running 3.6.x.
I want to add a server to the domain running the most recent RC. I know they are using internal by default and s3fs for the file shares on sysvol. Can
s3fs coexist with ntvfs? Can the internal DNS coexist with
2021 Mar 15
5
CentOS-7-x86_64-dvd-2009.iso is too big for DVD blanks
I need help from someone experienced with the CentOS bug tracking
system. I gotta say it is one of the most complicated and imposing
front ends I've ever seen. Could anyone familiar with it please file a
bug on my behalf? Particulars:
"CentOS 7.9.2009 DVD iso image too large"
ISO image: CentOS-7-x86_64-DVD-2009.iso 4.7GB?raw CD image
Wed Nov ?4 05:37:25 2020
Burners: Both K3B and
2008 Mar 31
2
Finding a mean value of a variable holding a dummy variable fixed
I have time-series data on approval ratings of British Prime Ministers. The
prime ministers dating from MacMillan onward till today are coded as dummy
variables and the approval ratings are entered for each month. I want to
know the mean value of the approval rating of each Prime Minister in the
dataset and the approval rating during his/her first month and last month as
PM. What R code should
2017 Mar 14
4
Rsyncing without RSH or SSH ?
People,
This doesn't seem possible - would it be possible to hack a version of
rsync to do it?
As an exercise, I want to create a VM image (or at least backup of all
the files with rsync) from a SCSI drive in an old Red Hat (NOT
Enterprise) v5.2 Linux 486 machine (circa 1999 that does have rsync on
it but it has protocol problems talking my server). The 486 has:
- an ISA Adaptec 1542
2011 Mar 09
4
Extracting only odd columns from a matrix
Hi,
This might seem like a simple question but at the moment I am stuck for ideas. The columns of my matrix in which some data is stored are of this form:
X1 Y1 X2 Y2 X3 Y3 ... Xn Yn
with n~100. I would like to look at just the X values (i.e. odd column numbers). Is there an easy way to loop round extracting only these columns?
Any help would be appreciated.