similar to: Retrieving locations of element of a vector or matrix

Displaying 20 results from an estimated 10000 matches similar to: "Retrieving locations of element of a vector or matrix"

2007 Jul 04
3
working with matrix
I am new in R and I want to solve this problem; I have a matrix X (with n-rows and p-colums) my problem is to obtain the products of the vectors of rows and print out only the maximum value and identify the row that gives the maximum value. Thanks Oyeyemi, G.M --------------------------------- Don't pick lemons. [[alternative HTML version deleted]]
2008 May 07
3
Importing data
Hi everyone, please I'm having problem importing data from Stata and excel. Help me out. Thanks --------------------------------- [[elided Yahoo spam]] [[alternative HTML version deleted]]
2010 Jul 01
5
identifying odd or even number
Hi, I run into problem when writing a syntax, I don't know syntax that will return true or false if an integer is odd or even. Thanks OYEYEMI, Gafar Matanmi Department of Statistics University of Ilorin P.M.B 1515 Ilorin, Kwara State Nigeria Tel: +2348052278655 Tel: +2348068241885 [[alternative HTML version deleted]]
2007 May 23
1
Eigen values
Dear, My problems are; 1. Simulate a P-variate multivariate data set (N by P) 2. Draw samples of size n from N (with or without replacement) 3. Obtain eigen values of the variance-covariance matrix of each sample drawn in (2) above. 4. print out the matrix of eigen values as well as the identity of sample generating them. Thanks ---------------------------------
2008 Apr 04
2
Leave mail on server leads to dup messages
Hi. I'm a dovecot newbie. I've set my pop client to leave messages on the server for 7 days. I'm downloading the same messages over and over as dovecot appears to be overwriting X-UID's in the mbox's. I can't think of any other program on the system that might write to the mbox other than postfix (and that program doesn't appear to be writing X-UID). My setup has one
2013 Apr 19
3
Reading CSV file
I am trying to read a csv file using the code; contol <- read.csv("RBS.csv") This is the error message I got; Error in file(file, "r") : unable to open connection In addition: Warning message: In file(file, "r") : cannot open file 'RBS.csv', reason 'No such file or directory' Where was the mistake? -- OYEYEMI, Gafar Matanmi (Ph.D) Senior
2008 Apr 01
2
Wrong UIDs returned from mailbox_transaction_commit_get_uids()
Hi, Wrong UIDs are returned from mailbox_transaction_commit_get_uids() in dovecot-1.1.rc3. The problem is in: int mailbox_transaction_commit(struct mailbox_transaction_context **t) { uint32_t tmp; return mailbox_transaction_commit_get_uids(t, &tmp, &tmp, &tmp); } It should be: int mailbox_transaction_commit(struct mailbox_transaction_context **t) { uint32_t tmp1,
2008 Mar 29
1
directory of R "consultants for hire"
Does anyone know of a directory that lists consultants with expertise in R, as well as other statistical and computing skills, ideally with geographic location and other pertinent information? If one does not exist, might this be a good resource to create? --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No
2008 Mar 31
1
SiZer plots in R
Hello, I am a graduate student at UNC Chapel Hill, and I am attempting to create a SiZer plot for a nonparametric analysis. I have found the file to use this program in Matlab, however I was hoping to find a package to use this in R. Does anyone know of a package that can create this type of graph? Thanks, Stephanie
2008 Apr 08
3
Username case mangling -- Linux username is mixed-case, Samba returns lower-case
I have a problem that I first observed when I upgraded from 3.0.24 to 3.0.28 and is, I believe, related to the introduction of the "printjob username" configuration parameter. I print via CUPS and the Cups-PDF driver wants to know the Linux username (so it can put the PDF in the proper location). The problem is that "printjob username = %U" results in a lowercase username
2010 Dec 30
1
Problem with my analysis
Dear R-users,                       I have problem or at cross-road on using discrminant analysis for my set of data. All my dependent variables are all categorical, hence the normalty assumption is no longer valid. Is it still right to use discrminant analysis or is there any non-parametric technique or approach to discriminant analysis? Thanks OYEYEMI, Gafar Matanmi Department of Statistics
2010 Dec 30
1
Discriminant analysis
Dear R-helpers                         I am having problem or reservation analyzing my data using discrminant analysis. The problem is that all my dependent variables are categorical which means that the normalty assumption is no longer valid. Can one still use discrminant analysis for such data? Is there non-parametric technique of doing discrminant analysis in R. Thanks  OYEYEMI, Gafar
2008 May 09
1
Multivariate simulation
Dear everyone, I am having problem simulating multivariate data. Though I was able to simulate the data, but finding the variance-covariance matrix of simulated data did not give exact covariance matrix used in simulating the data. Unlike some other packages, like stata, using command "corr2data" will simulate data having the covariance matrix exactly with the specified covariance
2008 Aug 22
1
Retrieving sample points
Hi everyone. My problem is about multivariate analysis. Given a multivariate data X, of dimension (n by p), n is the number of observations while p is the number of variables. I wanted a sample of size p+1 that will have its product of the eigen values of the covariance matrix to be the minimum among all the possible samples (n combination (p+1)). I have written a syntax with worked well, but the
2008 Apr 03
2
Send DTMF digit every 15 seconds during a call
I am trying to send a DTMF digit automatically every 15 seconds to keep a call connected to an alarm panel. I tried using the dial command L and recording a dtmf tone for the beep, but obviously that didn't work. Does anyone have a suggestion for merging the L option and the sendDTMF or the D option? Any other suggestions would be appreciated! Thanks! Paul Gentilini
2008 Apr 04
1
Friday April 4th @ 12 Noon EDT: VoIP Users Conference (Asterisk!)
Yes, we mostly talk about asterisk, hardware, software, phones, people, events and things asterisk-related. Asterisk is a registered trademark of Digium. Asterix is a registered trademark of Ren? Goscinny. We never discuss that, though. Here's the short URL for sending out to others that might be interested: http://x2z.eu It lands here: http://www.VoipUsersConference.org Once again, I
2008 Apr 02
0
misdn config warnings in Asterisk 1.4.18.1
I would like to know if the following misdn warnings are relevant. Currently, I don't need echotraining. However, I took a quick look at the * source code and l1watcher_timeout seems to be defined (echotraining was not found). Currently I'm setting l1watcher_timeout to 0 which is default (so I suppose that this warning won't affect me). Any comments on this? *CLI> misdn reload
2008 Apr 02
1
show uptime and last reload
Hi, I just upgraded from 1.2 to 1.4. In 1.2, when I did a "show uptime" I used to see a second line telling me the time since the last reload. Has this been removed in 1.4? The following is the output of my two test boxes: Connected to Asterisk 1.4.18.1 currently running on voip2 (pid = 10605) Verbosity is at least 3 voip2*CLI> show uptime System uptime: 15 hours, 55 seconds
2008 Apr 03
0
transfer the call from zap/1 to zap/2 (FXS)
Hi All; Can I do transfer for the call from zap/1 to zap/2 (both are fxs)? All what I need is to add the t argument for the Dail function? And how can I transfer to be in that senario: zap/1 dial a code to transfer for zap/2, once zap/2 answered, then he can talk with zap/1 (where the third party will not hear what they are talking), then if zap/1 hanged up the handset, the call will be between
2008 Apr 04
0
Communication between two asterisk servers on two different subnets
Hi I have two users on one asterisk server A(192.168.1.100) while the other two users are registered with asterisk server B(192.168.2.50) and i have configured a PC to act as a router between two subnets(Ping and other applications are working). How i should configure those two asterisk servers so that the users from different subnets can communicate with each other thanks in advance for your