similar to: how to analyze the following data?--anxious for the result

Displaying 20 results from an estimated 1000 matches similar to: "how to analyze the following data?--anxious for the result"

2006 Apr 12
2
subset a matrix
Dear friends, I have a (20*30) matrix,and want to get a subset of it like the following: The original matrix: rows:1,2,3,....20; columns:1,2,3,....30 I want to get my subset of The original matrix and delete others: rows:1,3,5,7,...19; columns:1,3,5.....29 -- Kind Regards,Zhi Jie,Zhang ,PHDDepartment of EpidemiologySchool of Public HealthFudan UniversityTel:86-21-54237149
2006 Mar 22
1
How to join "specific Special Interest Group (=: SIG) mailing lists"
there are several specific Special Interest Group (=: SIG) mailing lists,and i'm interested in the"R-sig-Geo :R Special Interest Group on using Geographical data and Mapping ",but can't find how to join it, could anybody tell me how to do that? thank u very much! -- Kind Regards,Zhi Jie,Zhang ,PHDDepartment of EpidemiologySchool of Public HealthFudan
2006 Apr 13
2
a question on subset a dataset
Dear R-users, I generate a dataset "d", and want to get a subset from it. ** *z<-rnorm(9) coords<-cbind(x=c(1,1,1,2,2,2,3,3,3),y=c(1,2,3,1,2,3,1,2,3)) d<-SpatialPointsDataFrame(coords, data.frame (z=z[1:9]))* The result*/dataset* is coordinates z 1 (1, 1) 1.41173570 2 (1, 2) 0.18546503 3 (1, 3) -0.04369144 4 (2, 1) -0.21591338 5 (2, 2)
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
The attachment is my dataset: 1.ccc.shp (the original data) 2.ccc.gwt, which is computed by Geoda; Introduction to the variables in my data: ID: key variable; N_LATITUDE: latitude measured by GPS; E_LONGITUD: longitude measured by GPS; LIVES: attribute data I get the different result of Moran's between ARCGIS and Geoda, R, why? ARCGIS:spatial statistics tools:spatial
2006 Nov 29
1
Extract some character from a character vector of length 1
the content of th character vector (of length 1) is as follows: a <- "something2 ....pat1 name1 pat2 something2....pat1 name2 pat2....pat1 name3 pat2 " I would like to extract the character bewteen pat1 and pat2. That's to say, I would like to get a vecter of c("name1", "name2","name3"). What I did is use strsplit() twise. But I wonder if there
2004 Apr 01
1
samba oplocks ...
I've tried to configure samba to lock files bewteen windows and linux but i couldn't i've read a lot of messages here, but trere is no one that have something about the file smb.conf. i have this in my global secction but i doesn't work [global] workgroup =3D GMC create mask =3D 0777 os level =3D 16 directory mask =3D 0777 hosts allow =3D
2014 Aug 24
2
[LLVMdev] The basic block does not exist in the map
Hi All, I am new to LLVM and now involved into a problem, would it be possible to get some help? I want to insert a new basic block into a program by writing a pass. For example, there are block A and B in the original block where A jumps to B: A -> B. For now I want to insert a block C bewteen them: A -> C -> B. However, if the branch instruction from A to C or from C to B is created,
2013 Mar 21
2
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
Hi, Daniel, thank you for your advice. Yes, ALL_MEMORY points to ALL_MEMORY. We use MD(memory descriptor) to abstract a memory location.  MD contains 4 main fields: id, base, offset, size. For these special MD (ALL_MEMORY, GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY),  we give them id 1, 2, 3, 4, that means MD1 is ALL_MEMORY, MD2 is GLOBAL_MEMORY, the same goes for the rest.  Then we maintain a
2013 Mar 22
0
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
On Thu, Mar 21, 2013 at 12:29 AM, Steven Su <steven_known at yahoo.com.cn> wrote: > Hi, Daniel, thank you for your advice. > Yes, ALL_MEMORY points to ALL_MEMORY. > > We use MD(memory descriptor) to abstract a memory location. > MD contains 4 main fields: id, base, offset, size. > For these special MD (ALL_MEMORY, GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY), > we give them
2008 Jan 11
3
Randomization tests, grouped data
The other day I was looking into one of the classics in resampling, Eugene Edgington's "Randomization Tests". This type of test is simple to do in R with things like a simple correlation, the sample () function is perfect for the purpose. However, things are more complex if you have grouped data, like a one-way ANOVA. The reason is that you have to avoid the consideration of
2011 Jun 14
2
Need script to create new waypoint
Dear help-list members, I am a student at Durham University (UK) conducting a PhD on spatial representation in baboons. Currently, I'm analysing the effect of sampling interval on home range calculations. I have followed the baboons for 234 days in the field, each day is represented by about 1000 waypoints (x,y coordinates) recorded at irregular time intervals. Consecutive waypoints in
2006 Jun 25
1
analyze summary data
Hello! I would like to ask the list a question, as I could not find the answer in online material as well as several books. I do have summary data (mean, standard deviation and sample size n) and want to analyze this data. The summary data is supposed to be from a normal distribution. I need the following calculations on this summary data (no, I do not have the original data): - one
2013 Mar 21
0
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
On Wed, Mar 20, 2013 at 7:33 PM, Steven Su <steven_known at yahoo.com.cn> wrote: > Hi, John > I am building a flow sensitive intra-procedural alias analysis(without interprocedural info). > So, the first thing I have to consider is where a parameter-pointer or a global-pointer might point to. > Then I defined several special Virtual Memory Locations:
2005 Jun 14
0
exim and logcheck?
Hello is there any problem bewteen exim and logcheck? in logcheck.logfiles i found a nasty #/var/log/exim/mainlog as i installed exim4 (debian 3.1) i removed the "#" and got an hourly 1:1 of the mainlog file ;-) (Lukly that were only some local system mails). I could not find any other hints to "exim" in logcheck except in "cron". Is exims not supported by exim,
2001 Oct 10
2
Hi all - Kernel Opps on PowerPC
Hello all, We recently switched to kernel 2.4.10 from kernel 2.4.4, and in doing so also added the EXT3 patch 2.4-0.9.10-2410. Everything seems to work great, however I have been able to reproduce a crash over and over again. Here it is: #!/bin/sh mke2fs -j /dev/hda2 mount /dev/hda2 /mnt About 75% of the time, mount will result in a kernel Oops, the crash seems to be about something in
2013 Aug 27
2
What does collection_freq means?
Hi, all: I am confused with the concept of colletion_freq There's no informations about it on http://xapian.org/docs/glossary.html What does it means? Thanks Regards! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130827/370cc6a3/attachment.html>
2011 Oct 24
1
Problem about plotting the correlation coefficients
Hi, I am writing a program to plot the correlation coefficients of 45 elements using the commend "plot". Error message "Error in plot.new() : figure margins too large" appeared. I think it may because there are too many elements. But I really need to find their correlation coefficients. What can I do? Thank you. Maggie [[alternative HTML version deleted]]
2014 Jul 16
1
samba4 replication issue : outbound neighbour
hi all i have some issues with my samba4 installation here is the case 1. i have about 1 dc in my head office as a PDC and 9 dcs in 9 different site office 2. each site office connected to head office by VPN, but each site office cant connect each other 3. each site and head office have a different network 4. i user samba 4.1.3 5. i put all dc in same site , because i think samba 4.1.* has
2013 Mar 21
2
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
Hi, John I am building a flow sensitive intra-procedural alias analysis(without interprocedural info). So, the first thing I have to consider is where a parameter-pointer or a global-pointer might point to. Then I defined several special Virtual Memory Locations: ALL_MEMORY, GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY. ALL_MEMORY contains GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY. e.g1:
2008 Dec 04
0
Samba/smbmount Windows-AD Kerberos und PAM
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. As the Subject line discribes nearly all features/possibilities of interaction bewteen Windows and *nix I will get in detail now ;) I want to login on a linux-machine an get my home from a Windows share. On the one hand I use a Windows 2003 RC2 server - fileserver in an AD / Windows domain. On the other hand I use a linux PC (Ubuntu 8.04