Displaying 20 results from an estimated 1100 matches similar to: "Interweaving of two datasets"
2007 Aug 20
2
Interweaving cell entries from 2 columns
Hi, how do I interweave 2 columns of data into a single column? See illustration below. Thx-jenny I have 2 columns of data Col1 Col21 2 3 45 6 7 89 10 I want to create a new column with interlocking cell centries12345678910 Get the new Windows Live Messenger! Try it!
_________________________________________________________________
Did you know you
2002 Aug 28
0
base conversion, digit interweaving
I've written some "rough" functions for base conversion and digit
interweaving
(as in x=135, y=246, interwoven=123456) which are ok for a small number
of
conversions or weaves, but, to be able to handle a large number of
conversions
or weaves, I'm hoping that some faster code already exists (ideally
calling C
or FORTRAN). Any suggestions for going base10 to base2, base2 to
2011 Oct 05
2
Does it exist a function for this?
I have this kind of matrix, with thousands of cases.
A 2 apple
A 2 peach
A 3 peach
B 1 pear
B 4 peach
B 4 beef
B 7 beef
C 1 peach
D 2 apple
D 5 peach
I have to distinguish, from the other rows, the rows with "peach" and this
is not a problem.
I also have to discriminate the rows with peach like the second one
(associated with the same two cells "A" and
2011 Jul 12
4
Wine 1.3.21 - Irfanview 4.25 stopped working!
I reconfigured WINE, and deleted and reinstalled Irfanview 4.25 and I get this message when installing:
wine iview425_setup.exe
fixme:system:SystemParametersInfoW Unimplemented action: 88 (SPI_SETICONS)
err:ntdll:RtlpWaitForCriticalSection section 0x163d3c "?" wait timed out in thread 0039, blocked by 0010, retrying (60 sec)
It also sets program to 'sleeping" in System
2011 Nov 23
1
How to change Record "repeated"
I have a great dataset like this:
name ? ? ?colour ? ... ... ...
jerry ? ? ? ? red
pippo ? ? ? ?red
tom ? ? ? ? ?red
tom ? ? ? ?yellow
tom ? ? ? ?green
jessie ? ? orange
jessie ? ? ?red
bill ? ? ? ? ?yellow
kate ? ? ? red
henry ? ? ?green
..
..
I want to find out, in this great dataset, if (the name of) a person is
repeated (and which colour are associated).?
My output has to be
2004 Sep 29
1
Samba 3.0, Windows 2k/XP and usrmgr.exe
Hi there
I've just finished setting my first Samba PDC for 120ish users and so far so
good, although its only been live for 2 days!!
One problem I've come across (actually I had loads but the HOW-TO, Samba
archive and google solved most of them) is with usrmgr. There is one XP
client that I have installed the NT 4 Server Tools software on for the
school IT coordinator (note the phrase
2005 Oct 01
3
storing state in cookies using scriptaculous
Hi All,
So I''m using scriptaculous in rails to allow opening and closing of
messages in a threaded forum without the need for reloading the entire page.
What I was wondering was if there was some way to store the state (which
messages are open and which are closed) in a cookie or something, so
that when the user does reload the page the messages won''t all be reset
to their
2017 Oct 29
1
Count non-zero values in excluding NA Values
Dear R Staff
This is my file (www.fiscalforecasting.com/data.csv)
if you don't download this file, my dataset same as following
Year
Month
A
B
C
D
E
2005
July
0
*4*
NA
NA
*1*
2005
July
0
NA
NA
0
*9*
2005
July
NA
*4*
0
*1*
0
2005
July
*4*
0
*2*
*9*
NA
I try to count non-zero values which are not NA values for every *column*
*Sincerely*
*Engin YILMAZ*
2005 Apr 23
1
question about about the drop1
the data is :
>table.8.3<-data.frame(expand.grid( marijuana=factor(c("Yes","No"),levels=c("No","Yes")), cigarette=factor(c("Yes","No"),levels=c("No","Yes")), alcohol=factor(c("Yes","No"),levels=c("No","Yes"))), count=c(911,538,44,456,3,43,2,279))
2001 Sep 25
2
problems with msdfs
We did some tests with msdfs on HP/UX with samba version 2.2.1.a and we
found a strange
problem.
We create a msdfs root on a HP/UX system with samba version 2.2.1.a and
create a link
in it to an HP/UX system with samba version 2.0.7.
We mapped the link in the msdfs root on a NT4 system to drive F.
The share contains the source of samba and in explorer we went to :
2011 Oct 04
1
Required to know how to ask at wineproject for modify wine
Hi, i have two applications: microc and pickit2 for win-xp.
That two applications are for program in c language the PIC and
transfert the .EXE code inside it when the compilation has gone true.
I want port microc and pickit2 under wine in linux ubuntu 10.04.
I ask how and where in this site can i send a request for ask at wine-project
about the add and the modify wine for have the support for
2006 Aug 02
2
Data transformation
Hi there,
Wonder if someone who is R-savvy can help me with the following task (see
below) that I occasionally do work and gets quite tedious if I do it
manually. Thanks in advance!
jenny.
-----------------
I have a column of data that looks like this:
NA18501
NA18502
NA18504
NA18505
NA18507
NA18508
NA18516
NA18517
NA18522
NA18523
And I want to duplicate the values and sort of
2007 Jun 19
0
toilet
OTCPicks.com Picks SREA As The Stock to Watch. UP 272% In 7 Days!
Score One Inc.
SREA
$0.30 UP 20% Today
Up another 20% today and over 272% in the last 7 days, OTCPICKS.com puts
SREA on their watch list. Read up and get on SREA first thing Wed!
Didn't know it was that much. Other methods are too dangerous when it
comes to fishtailing vehicles and heavy winds. You can buy them over the
2007 Jun 19
0
toilet
OTCPicks.com Picks SREA As The Stock to Watch. UP 272% In 7 Days!
Score One Inc.
SREA
$0.30 UP 20% Today
Up another 20% today and over 272% in the last 7 days, OTCPICKS.com puts
SREA on their watch list. Read up and get on SREA first thing Wed!
Didn't know it was that much. Other methods are too dangerous when it
comes to fishtailing vehicles and heavy winds. You can buy them over the
2003 Mar 25
3
Using ACLs
I am trying to change some ACLs on some files and directories. I have samba
binaries with acl support compiled in. I am using an XFS filesystem. The
Mandrake kernel supports acls by default.
When I right click on the file in Windows explorer and change the
permissions, I get an access denied error. If I use smbcacls, I get the
following:
[root@luna tmp]# smbcacls //luna/tmp test.txt -U jim -A
2009 Mar 23
1
Iterative Proportional Fitting, use
Hi list,
I would like to normalize a matrix (two actually for comparison) using
iterative proportional fitting.
Using ipf() would be the easiest way to do this, however I can't get my
head around the use of the function. More specifically, the margins
settings...
for a matrix:
mat <- matrix(c(65,4,22,24,6,81,5,8,0,11,85,19,4,7,3,90),4,4)
using
fit <-
2010 Jan 21
2
Samba 3.4.5 compilation
Hi all.
One simple (perhaps dummy) question. I want to install the latest samba version for a test networrk with W7 clients, all i need is samba as a PDC nothing fancy like kerberos, ldap, etc etc, which parameter do i have to put along ./configure
----------------------------------
Alejandro Rodriguez Luna
Web: http://www.alexluna.org
E-mail: el_alexluna at yahoo.com.mx
MSN: el_alexluna at
2002 Dec 29
1
Multiple domain browselist over a wanlink
Hi,
I'm trying to generate a multiple domain browselist but I don't get it to
work.
I've tried everyting by the book but the result is always the same:
I can see the other workgroup(s) but they are empty. Currently I've added
the following rules to the smb.conf
remote browse sync = 192.168.2.2 192.168.2.4
remote announce = 192.168.2.2 192.168.2.4
As far as I understand
2011 Sep 27
1
Re: GnuTLS internal error in wine test case
http://bugs.winehq.org/show_bug.cgi?id=28383 seems related,
but you ought to know about that, since you already replied there once...
2011 Aug 26
3
Text cut off
I'm running wine 1.3.5 on ubuntu 11.04. The application TestGen displays some text normally, but much of it is cut off. The leftmost letters display, but the rest of the letters are often not displayed. I've tried running the program as different versions of windows, but the display doesn't change.
[Image: http://dl.dropbox.com/u/1218559/Screenshot-Preferences.png ]