Displaying 20 results from an estimated 5000 matches similar to: "replacing matrix column entities as columns name"
2010 Sep 12
3
reshape matrix entities to columns
Greeting R helpers J
I am not familiar with R but I have to use it to analyze data set that I have
(30,000 20,000)
I want to change the structure of the dataset and I am wondering how that might
be possible in R
A main data looks like this: some entities are empty
Age No. Age No. Age No.
Center1 5 2 8
7
2010 Sep 26
1
finding big matrix size and SVD
Dear R helpers
I have a big data sheet (CSV) which I use “read.csv” to read it
When im trying to get the Dim() it says 38 column which is not correct it should
be something about 400.
I am wondering whether there is any way I can read it right… I have used ncol()
and it’s the same answer
On the other hand I use to get the SVD of it but I have about 500,000 rows so
considering that it should
2006 Jun 26
0
sortables and accept question
i did some searching through the archives and didn''t really find an
answer to my question, so i''m going to just ask it.
i have a situation where there are 3 sortable lists. list1, list2,
and list3 i need list2 to accept divs from all 3 lists, but list1 and
list3 to only accept divs from the list1 and list3 i''ve added two
classes to the divs in my sortables: .rail
2004 Jan 21
1
outlier identification: is there a redundancy-invariant substitution for mahalanobis distances?
Dear R-experts,
Searching the help archives I found a recommendation to do multivariate
outlier identification by mahalanobis distances based on a robustly estimated
covariance matrix and compare the resulting distances to a chi^2-distribution
with p (number of your variables) degrees of freedom. I understand that
compared to euclidean distances this has the advantage of being scale-invariant.
2007 Jun 01
2
Interaction term in lmer
Dear R users,
I'm pretty new on using lmer package. My response is binary and I have fixed
treatment effect (2 treatments) and random center effect (7 centers). I want
to test the effect of treatment by fitting 2 models:
Model 1: center effect (random) only
Model 2: trt (fixed) + center (random) + trt*center interaction.
Then, I want to compare these 2 models with Likelihood Ratio Test.
2002 May 02
0
Rconfig.h file
Hi,
I was trying to compile a C++ dll that includes R.h file.
One of the errors was that the file Rconfig.h (used in several places as
#include) could not be found. I searched all the r-related directories and
could not find it.
Where is that file, and can I download it for free from your site?
What is its function?
Many thanks in advance for your help,
Natasha
Natasha Kozul
Pricing Unit
2003 Apr 28
1
Wine compile error in tools/wpp (ppl.l) under debian
I'm getting a compile error when trying to compile the flex output of
ppl.l in tools/wpp. This is under Debian (Woody) with latest updates.
Can anybody help me out? Enclosed is the output of the build and
folling that, the installed packages. I have also tried the latest
version (20030408) with identical results.
TIA
Luke
================================================================
2006 May 06
1
Error compiling Wine 0.9.12
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All,
Xandros 3.0.1 OCE (Debian based).
./configure executed without problem (once I installed bison++). Then
'make depend && make' resulted in the errors below. Apologies for the
length of the mail, but I don't want to miss out anything which may be
vital :)
Any suggestions would be gratefully received.
Kind regards,
2006 Dec 22
1
ape-package
Dear Sir or Madam,
I am very new to R, and I am trying to install seqinr-package.
In the manual I read that I need to install ape-package first, and I failed to do it.
I had the following error messges:
/usr/bin/ld: cannot find -lgfortran
collect2: ld returned 1 exit status
make: *** [ape.so] ?????? 1
ERROR: compilation failed for package 'ape'
** Removing
2006 May 18
2
Problems compiling Wine
Hello,
The lack of debian packages for 0.9.13 have made me decide to compile
from source instead. So I uninstalled all wine files and downloaded the
sources. I'm using a system based mostly on Debian Sarge, but with some
backports.
I ran ./configure and there were some packages I had to get, but soon it
worked well.
When I tried make depend the problems started. This is the output I get
2001 Aug 09
0
20010731 Build problem on solaris 7.0 on Sparc.
When I run "./tools/wineinstall" , I got following errors.
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -D__WINE__
-D_REENTRANT -I/usr/openwin/include -o ppy.tab.o ppy.tab.c
In file included from ./ppy.y:183:
/usr/include/values.h:45: warning: `MAXSHORT' redefined
../../include/winnt.h:490: warning: this is the location of the previous
definition
2011 Nov 15
0
[LLVMdev] Pass options to the linker
Hi Jorge,
> I'm trying to use the PPL (Parma Polyhedra Library,
> bugseng.com/products/ppl) in one of my LLVM passes getting the error:
>
>> Error opening
>> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so':
>> /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so:
>> undefined symbol:
2011 Nov 15
1
[LLVMdev] Pass options to the linker
On Tuesday, November 15, 2011 at 10:11:25 (+0100), Duncan Sands wrote:
>> Hi Jorge,
>>
>> > I'm trying to use the PPL (Parma Polyhedra Library,
>> > bugseng.com/products/ppl) in one of my LLVM passes getting the error:
>> >
>> >> Error opening
>> >> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so':
2005 Apr 05
4
ACL and delete files
Hi,
I have samba-3.0.13 on linux machine compiled with these parameters:
--prefix=/usr/local/samba-3.0.13
--enable-cups
--with-ldap
--with-ldapsam
--with-acl-support
--with-quotas
In smb.conf I defined share :
[POBOX]
comment = !
path = /data/disk1/pobox
guest ok = no
writable = yes
directory mask = 0777
force directory mode = 0000
directory security mask =
2011 Nov 15
2
[LLVMdev] Pass options to the linker
Hi all,
I'm trying to use the PPL (Parma Polyhedra Library,
bugseng.com/products/ppl) in one of my LLVM passes getting the error:
> Error opening
> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so':
> /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so:
> undefined symbol: _ZNK23Parma_Polyhedra_Library13PIP_Tree_Node2OKEv
>
2011 Aug 05
1
If find x, then y, else do nothing
I want to write code that says "If you find an element equal to 4 in this
vector for each person in the data set tested separately, then put in 1 for
2 and 2 for 4, else leave the variable as is"
u.ppl <- (unique(init.dat1$grid))
l.ppl <- length(u.ppl)
for (i in 1:l.ppl)
{
if (grep("4",init.dat1$Slide1_RESP)) {2 == 1, 4 == 2}; else
2013 Jul 11
1
Can't install gcc
Hi, I'm having this odd problem with being unable to install gcc, this is
what I tried
and what I'm getting as an error:
$ sudo yum install gcc.x86_64
Loaded plugins: security
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package gcc.x86_64 0:4.4.6-4.el6 will be installed
--> Processing Dependency: cpp = 4.4.6-4.el6 for package:
2007 Mar 19
1
Installing Wine 0.9.32; Flex error?
Hi there,
I'm still trying to install Wine 0.9.32
./configure -> goes well
make depend > goes well
make gets following errors;
flex -t ppl.l >ppl.yy.c || (rm -f ppl.yy.c && exit 1)
flex: fatal internal error, exec failed
Broken Pipe
*** Error code 1
make: Fatal error: Command failed for target `ppl.yy.c'
Current working directory /usr/home/ed/wine-0.9.32/libs/wpp
***
2013 Oct 10
4
- problem gcc with yum
hi all,
today, I have this problem:
# yum install gcc
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: ftp.hosteurope.de
* epel: mirror.de.leaseweb.net
* extras: ftp.hosteurope.de
* updates: ftp.hosteurope.de
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package gcc.x86_64 0:4.4.7-3.el6 will be installed
2003 Feb 25
0
WinXP cannot join domain (Samba PDC on FreeBSD)
Dear Sirs,
I created user account "jupiter$" and did "smbpasswd -a -m jupiter".
That always worked for WinNT4, but WinXP refuses to join domain (I
applied registry "requiresignorseal" hack)
What do I need to add/remove from smb.conf ? I'm using FreeBSD.
smb.conf is attached
Regards, (????????? ?????????)
Ilia Chipitsine (???? ???????)
-------------- next part