search for: pose

Displaying 20 results from an estimated 1284 matches for "pose".

Did you mean: pos
2010 Apr 27
1
save a data frame in environment
Dear group, Here is my function : position<-function(x) { pose<-read.csv2((paste(c("LSCPos",x,".csv"),collapse="")),dec=".",sep=",",as .is=T,h=T,skip=1)[,c(4,8,14,15)] pose$CREATED.DATE<-as.Date(pose$CREATED.DATE,"%d/%m/%y") futures<-pose[-grep("USD",pose[,1]),]...
2008 Jun 23
2
Pairwise Partitioning of a Vector
....9 60.1 70.0 73.0 75.0 83.9 93.1 97.6 98.8 part2 = 113.9 I'm stuck with this kind of loop: __BEGIN__ # gexp is a Vector process_two_partition <- function(gexp) { sort.gexp <- sort(as.matrix(gexp)) print(sort.gexp) for (posb in 1:ncol(gexp)) { for (pose in 1:ncol(gexp)) { sp_b <- pose+1 sp_e <- ncol(gexp) # This two doesn't do what I want part1 <- sort.gexp[posb:pose] part2 <- sort.gexp[sp_b:sp_e] # we later want to process part1 and part2 separately } } }...
2011 Jan 03
1
personal details appearing on google such after I pose a question in the R-help forum
...curiosity I googled my name yesterday to just see what new information  in the web there is associated with me. To  my surprise, I found in addition to the  questions i have posted on this forum, my email address and my signature details (name, address, telephone number) seem to appear everytime i pose a question. How can i conceal my personal details from the access of anyone when using this forum? cheers Taby Kind regards, An idea not coupled with action will never get any bigger than the brain cell it occupied. Arnold Glasgow ...... "Attempt something large enough that failure...
2010 Jun 01
3
as.date
...010" "13/05/2010" "14/05/2010" "14/05/2010" ... $ QUANITY : num 1 1 -1 -1 1 1 $ CLOSING.PRICE: chr "81.2000" "81.2000" "503.6000" "503.6000" ... I want to change the class of df$CREATED.DATE from Chr to Date: >pose$CREATED.DATE=as.Date(pose$CREATED.DATE,"%d/%m/%y") Here is what I get : df <- structure(list(DESCRIPTION = c("COTTON NO.2 Jul/10", "COTTON NO.2 Jul/10", "PALLADIUM Jun/10", "PALLADIUM Jun/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11...
2005 Oct 13
0
Pose your Sangoma Questions
I'm hosting some folks today from Sangoma for a sales training. If anyone on the list has any specific questions regarding current or upcoming Sangoma products, please shoot me an email in the next hour or so and I'll do my best to get you the answer. Thanks -- Cory J Andrews Partner / Purchasing +++++++++++++++ VOIPSupply.com - Everything you need for VOIP 454 Sonwil Drive Buffalo,
2010 Mar 10
1
Phishing attempt posing as digium
Did anyone else just get what looks like a phising attempt pretending to be from digium? It appears to be full of links to http://app.en25.com/e/er.aspx I must admit, it looks genuine.
2010 Apr 29
3
convert Factor as numeric
Dear group, I know this issue has been already covered, and before you reply I must say I have read the R-FAQ and search the mailing list archive. I still can't manage to change my factor to numeric as I couldn't find any clear answer. Here is my df : Pose1 <- structure(list(DESCRIPTION = structure(c(1L, 2L, 3L, 4L, 5L, 8L), .Label = c(" SUGAR NO.11 May/10 ", "COTTON NO.2 May/10 ", "PLATINUM Jul/10 ", "ROBUSTA COFFEE (10) May/10 ", "WHEAT May/10 ", "PRIMARY NICKEL USD", "PRM HGH G...
2002 Apr 02
4
Domain question
I have a question about Samba's interaction with the PDC and SAM database on the windows domain. There are some in my company who say that Samba must read and write to the SAM databse in order to authenticate a user. This, according to them, poses a security risk in that a UNIX user could obtain tools to gain access to the SAM, retrieve all passwords and potentially corrupt the database. My question is simple, is this true and is there a way to ease their concerns? Thanks, Please respond to: Douglas.Shaw@pb.com
2006 Jul 24
8
Off-topic: Rails hosting
...hosting providers, and have been strongly considering TextDrive. Doing a little Googling turns up a fair number of complaints that seem to be centered around server performance, stability and uptime. Since I know a poorly written app can contribute to all of these, I thought I''d pose the question to all of you. Does anyone here host with TextDrive? Any input, good or bad? If this is too off-topic, please feel free to reply just to me. Thanks, Sean
2000 Sep 14
3
SSH using the login binary
This may not be the place to pose this question so forgive me if I should send this somewhere else. I have noticed that SSH2 appears to check user's password against the password file without executing login. We are using a security application that replaces the login binary to perform its own security checks on login, i.e.....
2010 Dec 09
3
How many files & directories in a ZFS filesystem?
Looking for a little help, please. A contact from Oracle (Sun) suggested I pose the question to this email. We''re using ZFS on Solaris 10 in an application where there are so many directory-subdirectory layers, and a lot of small files (~1-2Kb) that we ran out of inodes (over 30 million!). So, the zfs question is, how can we see how many files & directories h...
2002 Feb 19
3
Rank of Matrix
Hello everybody, I think my question has been asked before but I am posing it once again since I need it. Is there any way to find the rank of a matrix in R or Splus? ______________________ Indrajit SenGupta Department Of Statistics St. Xavier's College Calcutta University mailto:indra_calisto at yahoo.com mailto:indrajitsg at vsnl.net
2010 Apr 14
6
sum specific rows in a data frame
I have a data frame called "pose": DESCRIPTION QUANITY CLOSING.PRICE 1 WHEAT May/10 1 467.75 2 WHEAT May/10 2 467.75 3 WHEAT May/10 1 467.75 4 WHEAT May/10 1 467.75 5 COTTON NO.2 May/10 1 78.13 6 COTTON NO.2 May/10...
2004 Dec 16
8
Calculating required bandwidth
I was posed this question: A T1 set up for voice carries 24 conversations on a circuit that is 1.544 megabits/second. Right? Well, if you set that T1 up to carry data and run a link between two IP networks over it, how many SIP conversations could it be expected to carry? How about IAX? How would one ex...
2017 Mar 10
4
Distributing llc and opt with own package?
...llc and opt tools, with potential patches applied, until we manage to get all those patches upstreamed. I’d like to find answers to the following question: - How trivially can I build just llc and opt into (maybe static?) distributable binaries? - Would generating them for multiple architectures pose any specific complications? Cheers, Moritz
2007 Jul 12
6
best string setting
I think he might be concerned with audio quality, and doesn't quite understand what "lossless" really means! On Thu, 2007-07-12 at 07:12 -0700, Mark Rudholm wrote: > Rick wrote: > > hmm, let me ask this question, another way... > > which setting offer the least compression ?. > > Not using it at all. > > But why would you want that? What's the goal
2008 Jul 10
3
[LLVMdev] (GEP) Index validity
...ill always be sign extended to > 64-bits. Structure and packed structure types require i32 constants. That's correct. I'm not saying to allow other integer types for GEP instructions. The first two methods below are methods in StructType and SequentialType. Regardless of any limitations posed by a GEP instruction, I argue that "i8 2" is a perfectly valid index for a struct. The fact that it is not valid for a GEP instruction, should be checked somewhere else (GEPInst constructor or GEPInst::getIndexedValue probably). The last method in the patch is directly related to GEP in...
2005 Apr 26
3
Need Help with rsyncd.conf
What do this uid =0 anfd gid = 0 mean? Can it pose any security issues. Thanks, VC [root] path = / auth users = XXX secrets file = /usr/local/etc/rsyncd.secrets uid = 0 gid = 0 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection aroun...
2007 Jul 12
3
best string setting
...ind the right answer. Brian Willoughby Sound Consulting On Jul 12, 2007, at 13:26, Rick wrote: > I try to make it easier for you to understand, > I do understand about lossless format, hence I installed flac, > second, understanding the setting under the man pages is the key. > so, I pose a question, which is: > > What setting uses the least amount of compression. > > flac --best > or > flac -1 > > Richard > > >> On Thu, 2007-07-12 at 07:12 -0700, Mark Rudholm wrote: >>> Rick wrote: >>>> hmm, let me ask this question, another...
2011 May 05
3
factors
Hi, I'm requesting you don't berate me for asking this question: I clearly don't have the gist of factors. I have two dataframes, A and B. Each of them has a column containing strings (they're labels). I want to, one-by-one in a loop, compare the particular string in an entry from dataframe A to an entry in B, to see if they're the same. The problem, when posing the