Displaying 20 results from an estimated 10000 matches similar to: "AW: Getting rows from a dataframe"
2003 Oct 09
4
Getting rows from a dataframe
Sorry if this is a silly question. I'm trying to extract all elements
of a dataframe at a particular row. I can find no mention of this in
any documentation and it may be naivety of dataframe on my part as I'm
very green at this. Thankyou,
Mark
2003 Apr 17
2
BATCH and tcltk
Hi R-hackers
I try to write a batch (in Windows, i have to use!) with
Rcmd BATCH D:\Test.R D:\Test.Rout and
Rterm.exe --no-restore --no-save < D:\Test.R > D:\Test.Rout.
In my file Test.R are any tk-codelines (like: Window1 <- tktoplevel(); ... tkbutton...).
It works not interactifly, what is written in Rcmd BATCH --help.
Exist there a way to do it all the same?
Please help...
2009 May 10
1
Select the rows in a dataframe that matches a criteria in another dataframe
Hi everyone! Thank you for the help you have been given to
me, and here I'm with another problem with my dataframes:
I have two dataframes (with much more observations), like
these:
Dataframe1
Firm Year cash
500400200 2007 100
500400200 2006 200
500400200 2005 400
500400300 2007 300
500400300 2006 240
500400300 2005 120
500400400
2006 Oct 20
0
AW: AW: Belkin F6H650 on USB port
Philipp Leusmann wrote:
>
> Ok, I tried this and my results seem to bet he same as reported. Then I
> think I=B4ll have to stick with the windows-driver at least on my main
> machine.=20
> Or is there anything I can help to fix this driver?
I don't know why we can't read anything from this device. There are
many ways in which one could make a buggy device that works with
2004 Sep 09
0
AW: Indexing dataframe
Hi,
Use
Newdata <- subset(d2004, select=-c(concentration,stade))
See ?subset for details
Best,
Matthias
> -----Urspr??ngliche Nachricht-----
> Von: Jacques VESLOT [mailto:jacques.veslot at cirad.fr]
> Gesendet: Donnerstag, 09. September 2004 12:38
> An: r-help at stat.math.ethz.ch
> Betreff: [R] Indexing dataframe
>
>
> I am sorry to ask such question, but I
2004 Nov 29
2
proper way to process dataframe by rows
This is a best practices / style question.
The way I use RODBC is I something like this:
> foo <- sqlQuery(db, "select * from foo")
> apply(foo, 1, function{...})
That is, I use apply to iterate over each result -- row -- in the
RODBC-produced dataframe. Is this how one generally wants to do this?
My concern is that when apply iterates over the rows, it uses
as.matrix()
2003 Oct 30
1
AW: AW: Help for Samba 3 and Win ADS
Hi Denis,
Thanks for help!
After trying several things out I finally worked it out ;-)
No I can connect with the useres from my WinDomain to the samba server - that's fine
But: How do I create vald shares for the several groups? How can I set the rights for the different folders for different Windows-users & Windows-groups? Has this be done on windows or on linux?
I just tried to set
2007 Jul 31
1
Naming rows/columns in a 3 dimensional array/dataframe
Can I assign names to rows/columns in a i x k x j matrix / dataframe?
This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, please telephone or email the sender and delete this message and any attachment from your system. If you are not the intended recipient you must not copy this message or
2005 Feb 21
0
AW: Compare rows of two matrices
Excellent. That was very helpful. Now I have full control about my NA?s :-)
Thank you very much!!!
Matthias
>
> Here is an another way
>
> count <- is.na(x) + is.na(y)
> which( count == 1, arr.ind=TRUE )
>
> 'count' gives you the number of missing values at for each
> row and column. Then you can find out how many occurances of
> both missing,
2002 May 27
3
functions and getting them into R
Dear All,
I am new to R and can see it is a very powerful and versatile system for
programming and statistical analysis.
Say I have written a simple function and want to use it on a regular
basis. I have the file as a text file say 'c:\R-funcs\func.txt' how do I
get R to find it on the hard disc or alternatively where is the default
location for looking up functions where I can place
2012 Sep 24
2
Rows not common in dataframes
Hi,
I have two dataframes (Dataframe_A, Dataframe_B) with the same no. of
columns. The first column of both the dataframes contains unique names.
I wish to have Dataframe_A with the rows that are NOT common to
Dataframe_B.
With merge (), it is possible to get the common rows or to merge rows, but
I am not quite sure how to do it in a simpler way. Any help would be much
appreciated.
Thank you.
2004 Jul 07
1
AW: boxplot a list of objects
One possibility ist
boxplot(sapply(ListOfNames, get, env = .GlobalEnv))
Hope that this helps
Thomas
-----Urspr??ngliche Nachricht-----
Von: Lefebure Tristan [mailto:Tristan.Lefebure at univ-lyon1.fr]
Gesendet: Mittwoch, 7. Juli 2004 10:34
An: r-help at stat.math.ethz.ch
Betreff: [R] boxplot a list of objects
Hi list,
#Imagine we have vectors of different length (in practice 100 vectors):
2006 Oct 20
0
AW: AW: AW: Belkin F6H650 on USB port
I think someone tried this recently, although I cannot find the post
any more. It may be helpful, but it is not guaranteed that we will
find anything.
Could you please keep the discussion on the mailing list?
Thanks, -- Peter
Philipp Leusmann wrote:
>
> Wouldn't it help to sniff usb-communication with the windows driver?
>
> Philipp
>
> > -----Urspr=FCngliche
2018 Oct 21
4
AW: AW: Calendar function ?
I need the possibilities to Sync the calender with diffrent Clients like Outlook, LotusNotes, Android, and Iphone Devices.
-----Urspr?ngliche Nachricht-----
Von: dovecot <dovecot-bounces at dovecot.org> Im Auftrag von Marcus Rueckert
Gesendet: Sonntag, 21. Oktober 2018 15:28
An: dovecot at dovecot.org
Betreff: Re: AW: Calendar function ?
If you just need syncing without a fancy webclient:
2004 Apr 01
1
how to add a wiki page?
Hi,
Pardon my naivety - but how do I add a new tiki page? I want to add one
for 'wiki-Asterisk+cdr+pgsql'.
thanks,
James
2009 Feb 05
1
Streaming Speex over RTP
I am a brand new user of Speex, so forgive my naivety.
I am receiving an audio stream (PCM) which I need to encode in Speex, send it across a wire via RTP, and then decode and play the audio on the other side. I assume people have done this before, and I was wondering if anyone had any sample code of how they accomplished this. Or maybe just some good pointers or advice.
Thanks
Shane
2006 Aug 15
1
REML with random slopes and random intercepts giving strange results
Hi everyone,
I have been using REML to derive intercepts and coeficients for each
individual in a growth study. So the code is
m2 <- lmer(change.wt ~ newwt+(newwt|id), data = grow)
Calling coef(model.lmer) gives a matrix with this information which is
what I want. However, as a test I looked at each individual on its own and
used a simple linear regression to obtain the same information, then
2009 May 11
3
Looking for a quick way to combine rows in a matrix
I'm working with genotype data in a frequency table:
> a=matrix(1:16, nrow=4)
> rownames(a)=c("AA","AT","TA","TT")
> a
[,1] [,2] [,3] [,4]
AA 1 5 9 13
AT 2 6 10 14
TA 3 7 11 15
TT 4 8 12 16
'AT' and 'TA' are essentially the same, and I'd like to combine (add) the rows to reflect
2003 Oct 27
0
AW: Query: IRR Confidence Intervals
Hi Cristian,
I don't know about a R routine for exact CIs, but I found a function called
"ageadjust" using a gamma distribution approximation some time ago -take a
look at http://medepi.org/epitools/rfunctions/index.html.
That Webpage seems a bit outdated now, but the calculations given in the
ageadjust functions should still work, I think.
Maybe this helps;
regards
Heinrich.
2008 Oct 17
0
AW: Using serial port from a domU
Just something to be added:
- This procedure doesn''t work with a Fedora 9 DomU
- Maybe you have to blacklist some modules in the Dom0: AFAIK you have to rmmod (better: blacklist on boot using modprobe.conf) these modules: serial_core 8250 and 8250_pnp
----- Ursprüngliche Mail ----
Von: Federico Fanton <fake@panizzolo.it>
An: xen-users@lists.xensource.com
Gesendet: Freitag, den