Displaying 20 results from an estimated 700 matches similar to: "dataframe transposition"
2006 May 09
0
[LLVMdev] New llvmgcc4 snapshot
Hi,
i tried compiling llvmgcc4 on x86_64-linux. The two changes i needed to
apply to llvm and llvmgcc4 are attached. Those two patches tell llvmgcc4
to use the x86 code-generator for x86_64 and give x86_64-* targets a
score of 10 for the x86 backend when trying to find appropriate backends.
Now i'm getting stuck during the compile when an assertion is triggered:
make[3]: Leaving
2009 Sep 23
1
dotchart to barplots
Hi,
I am trying to plot the following data so that it can be visually represented well. I tried the dotchart but I felt it was too spread out. Then I tried the barplot which is good enough for me. Is there a way to give the labels for the y-axis as in the dot chart? Also, I feel the grey level is confusing, so is there options for designs within the bars? I cannot use color as the journal wants
2009 Nov 05
2
Merge records in the same dataframe
Hi:
Suppose that I have a data frame as below
x1 x2 x3 ... x10 wk1 wk2 ... Wk208 (these are the column names)
For each record, x1, x2, x3 ... x10 are attributes. and wk1, wk2, ..., wk208 are the sales recoreded for this attribute combination. Suppose that now, that I want to do the following
1. Merge the data frame so that I have a new data frame grouped by values of x2 and x3 (for example).
2002 May 19
2
Samba and windows 2K Active Directory
Hi;
I have a client who wishes to implement SAMABA in a windows 2k AD
environment.
The client has not moved to wk2 as yet. Can Samba be use for w2k mixed
mode authentication?
Regards;
Bill Watterson
Technical Solution Architect
DS Infrastructure and Architecture
IBM Global Services Australia
8 Brisbane Ave, Barton ACT 2601
Mobile: 0401 717 210
2002 Nov 20
1
Not able to see public shares on W2k from Linux
Hi all,
I work with linux and SUSE 8.1 in a W2K PDC environment. I successfully
configured Samba to be able to connect from the Wk2 computers to
linux and vice versa with one exception:
I'm not able to see the public shares of the window computers from linux
(NetShareEnum failed, NT_STATUS_ACCESS_DENIED)
unless I provide a username and password. From Windows to Windows it's no
problem
to
2003 Jan 02
1
Windows 2000 Terminal Server Connections
We have "upgraded" from NT Terminal Server to Wk2.
In Windows NT we set the registry MulitpleUsersOnConnection = false.
What is thier in equivilance for Windows 2000? Our Samba is running out of
free connections per Terminal Server. Currently that number is 128.
We have 5 terminal servers and each server spawns a single smbd process with
128 connections.
Do I have to increase the
2005 Nov 09
1
using abline and a fitted 2nd degree formula
Hello all,
R2.1.1, Wk2
I am doing some two-step plotting, first using plot() to illustrate the
datapoints and then using abline() to place a trend line from a fitted
model into the plot.
Everything works well as long as the formula of the fitted model i of the
type:
m1 <- lm(Dependent ~ Independent)
then abline(m1) puts the proper straight line into the plot.
But if I use:
m2 <-
2007 Mar 15
0
Mauchly.test
Bonjour,
elles correspondent ? des donn?es de diff?rents traitements (EU) avec des
dates diff?rentes
j'aimerai pouvoir faire une comparaison de k moyennes selon ces deux
variables date et EU
ANOVA ? n facteurs n'est pas la bonne solution
je voudrai savoir qu'elles sont les tests qui permettent de r?soudre ce
probl?me (?chantillons appari?s)
je suis partis sur le test de Mauchley
2009 Jan 15
2
LCA (e1071 package): error
Hello,
I will use the lca method in the e1071 package. But I get the following error:
Error in pas[j, ] <- drop(exp(rep(1, nvar) %*% log(mp))) :
number of items to replace is not a multiple of replacement length
Does anybody know this error and knows what this means?
Kind regards,
Tryntsje
2011 May 23
2
Latent class analysis, selection of the number of classes
Hi,
I perform latent class analysis on a matrix of dichotomous variables to
create an indicator of class/category membership for each observation. I
would like to know whether there is a function that selects the best fit in
terms of number of classes/categories.
Currently, I am doing this with the lca() function of the e1071 package.
This function requires me to specify the number of classes
2006 May 08
6
[LLVMdev] New llvmgcc4 snapshot
Hi All,
There's a new snapshot of llvmgcc4 available here:
http://nondot.org/sabre/2006-05-08-llvm-gcc-4.tar.gz
This release includes the various portability fixes contributed on
llvmdev, includes fixes to build with mainline CVS (and, thus, *requires*
mainline CVS), and includes various other bug fixes.
If you're interested, please try it out.
Thanks,
-Chris
--
2001 Aug 02
1
Encoder differences, beta4 -> 1.0rc1
Hi all,
Were there encoder differences between beta4 and 1.0rc1? A precompiled
oggenc for Windows identifies itself as beta4, and from a certain mono
file produces 53.3 kb/s files, whereas one I've compiled myself,
identifying itself as 1.0rc1, produces 55.9 kb/s. Is this a feature or
a bug?
Also, all the links to images at the top of:
http://www.vorbis.com/download_win.psp
are broken.
2012 Jan 13
2
Support 56kHz to 19.2kHz gain analysis (Patch v3)
On 12 January 2012 16:07, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote:
> However, it looks like I'm changing jobs soon and should have two
> weeks free between finishing one and starting the other.
Good thing you've got time off work so you can get work done! Shall I
harass you about your patch queue at LCA?
-r
2016 Feb 16
2
Voicemail using object storage?
Hey,
I've found a bit of chatter about people using hacks to copy voicemail
messages into object storage (like S3) after they've been recorded. But
I was wondering if any work has been done on the VoiceMail app to
actually store and retrieve messages to/from an object store?
Cheers,
Andrew
--
Andrew Ruthven, Wellington, New Zealand
MIITP, ITCP
At work: andrew.ruthven at catalyst.net.nz
2009 Feb 25
2
run latent class analysis with R
What's the best approach to running latent class analysis with R? I've downloaded both randomLCA and poLCA packages, but I am interesting in running a standard LCA with individual records (not frequency table) as input data.
Wen Gu
John Jay College of Criminal Justice445 West 59 StreetNew York, NY 10029
wgu@gc.cuny.edu
_________________________________________________________________
2006 Feb 13
1
LCA in e1071
Hello there,
In the e1071 package,'lca' function only works for binary data for
Latent class analysis. Am I right?
I would like to test the agreement amongst 6 raters for nominal data
ona scale from 1-4, and conduct a latent class analysis. What package
and what function may I use?
Thank you very much
Lisa Wang
Princess Margaret Hospital
tel: 416 946 4501
2009 Feb 11
2
filebucket retrieval
Hi,
While at LCA this year I was talking to James Turnbull, and I think he
said it was possible to
a) pull files off a puppet client to the puppet master
b) push those files out to other puppet clients
I''ve been reading up on FileBucket and I don''t understand how I can
achieve that, or if I''m on the right track. Whats at
2016 Jul 21
2
VoiceMail - Allow * for only some users
Hey,
I have free calling to between DDIs and cellphones on our group plan. I
figure it'd be nice to allow staff with those cellphones to be able to
forward callers to their VoiceMail to their cellphones using the *
feature.
I have a standard extension macro that has VoiceMail support.
So far I've done this by duplicating the standard extension macro, and
adding this rule (where ARG1 is
2001 Jan 02
1
best encoding
I've got some songs that I need OGG-ified as high quality as possible for my site, and I'm not sure how to go about doing it. I've checked out the tools available, but I'm wondering if there's anything else I should know about the process (above and beyond how to run the apps).
Any advice in this area would be greatly appreciated. These suckers have got to be PERFECT...
2004 Aug 06
4
Decoding .spx with 1.0 on ppc produces noise!
Hi,
I got my hands on the LCA 2003 CD today and I tried to listen to it on
my powerbook running Linux. Instead of getting speech, I got an earfull
of noise! Attempting the same experiment on an i386 with the same CD
produced understandable speech.
It seems that the output routine in speexdec converts the output data to
little endian short format, which is incorrect on the ppc architecture.
The