search for: x1000

Displaying 17 results from an estimated 17 matches for "x1000".

Did you mean: x100
2005 Jun 29
2
quick way to construct formula
Dear R users, I have a data with 1000 variables named "x1", "x2", ..., "x1000", and I want to construct a formula like this format: ~x1+x2+...+x1000+x1:x2+x1:x3+x999:x1000+log(x1)+...+log(x1000) That is: the base variables followed by all interaction terms and all base feature log-transformations. I know I can use several paste functions to construct it. But is there...
2011 Jul 07
2
elimination duplicate elements sampling!
...liminated and resampling. With r increase, for example r=k, how do I efficiently eliminated all such portfolio as x1[i]=x2[i]=...=xk[i]? Besides, any r securities' portfolio with the same securities' combination means the same portfolio(given same weights as here), e.g. M(x1[i],x5[i],x7[i],x1000[i]) and M(x5[i],x7[i],x1[i],x1000[i]) or M(x1[i],x7[i],x5[i],x1000[i]) are the same, how do I efficiently eliminat these possibilities? -- View this message in context: http://r.789695.n4.nabble.com/elimination-duplicate-elements-sampling-tp3652791p3652791.html Sent from the R help mailing list ar...
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 3 78.13 7 COTTON NO.2 May/10 1 78.13
2017 Jan 24
5
Linking Linux kernel with LLD
...39;s linker script by changing the tokenizer rules as >follows. > > [A-Za-z_.$/\\~=+[]*?\-:!<>][A-Za-z0-9_.$/\\~=+[]*?\-:!<>]* > >or > > [0-9]+? After more investigation, that seems will not work so simple. Next are possible examples where it will be broken: . = 0x1000; (gives tokens "0, x1000") . = A*10; (gives "A*10") . = 10k; (gives "10, k") . = 10*5; (gives "10, *5" "[0-9]+" could be "[0-9][kmhKMHx0-9]*" but for "10*5" that anyways gives "10" and "*5" tokens. And...
2010 Feb 12
1
List to matrix or to vectors conversion
Dear list, I have a list with 1000 x1000 lines and columns do you know how I can convert it to matrrix or data.frame. Thanks. Juan -- Juan Tomás Sayago Universidad Central http://sites.google.com/site/juantomassayago/ Objetivo: Garantizar a cada ser humano que habite en el país, una cantidad mínima de agua con calidad segura para el con...
2004 Dec 19
2
dialplan selection
Hello, I would like to parse inbound Asterisk IAX2 7-digit numbers in the form of 123-4567 and strip out the first four digits, and then dial whatever number digits remain. If I only have three digits (000-999) and have a mix of channels (ZAP, SIP, IAX2) could someone please point out how I can use a single DIAL command to just dial the extension regardless of the type of channel. .. For each
2010 Aug 20
1
Problem to compute a function with very large numbers
Dear R users, I have been trying to compute the following function and need it to work with n=15000, but it would only compute for smaller ns, such as n=1000 and not above. I was wondering if anyone would have a solution for this problem! Thank you very much for your kind support! Sincerely, Nan ------ Wi <- function(n) { fun <- function(w,i){
2011 Feb 25
1
help please ..simple question regarding output the p-value inside a function and lm
...ommunity members and R experts I am stuck at a point and I tried with my colleagues and did not get it out. Sorry, I need your help. Here my data (just created to show the example): # generating a dataset just to show how my dataset look like, here I have x variables # x1 .........to X1000 plus ind and y ind <- c(1:100) y <- rnorm(100, 10,2) set.seed(201) P <- vector() dataf1 <- as.data.frame(matrix(rep(NA, 100000), nrow=100)) dataf <- data.frame (dataf1, ind,y) names(dataf) <- (c(paste("x",1:1000, sep=""),"ind", "y"))...
2011 Mar 22
1
help need on working in subset within a dataframe
Dear R-experts Execuse me for an easy question, but I need help, sorry for that. >From days I have been working with a large dataset, where operations are needed within a component of dataset. Here is my question: I have big dataset where x1:.....x1000 or so. What I need to do is to work on 4 consequite variables to calculate a statistics and output. So far so good. There are more vector operations inside function to do this. My question this time is I want to do this seperately for each level of factor (infollowing example it is Ped, thus if the...
2017 Jan 27
2
Linking Linux kernel with LLD
...> [A-Za-z_.$/\\~=+[]*?\-:!<>][A-Za-z0-9_.$/\\~=+[]*?\-:!<>]* >> > >> >or >> > >> > [0-9]+​ >> >> After more investigation, that seems will not work so simple. >> Next are possible examples where it will be broken: >> . = 0x1000; (gives tokens "0, x1000") >> . = A*10; (gives "A*10") >> . = 10k; (gives "10, k") >> . = 10*5; (gives "10, *5" >> >> "[0-9]+" could be "[0-9][kmhKMHx0-9]*" >> but for "10*5" that anyway...
2003 Aug 12
1
Working with FWD, IPTel, SIPPhone?
...admit it. I'm a asterisk newbie (but no stranger to telephony). The setup is simple: two Grandstream BudgeTel 100 phones (SIPPhone specials) on a private segment calling to a Linux box acting as the segment's firewall with a leg on our public network. The phones are setup as SIP/phone1 (x1000) and SIP/phone2 (x1001), respectively (thanks to the Asterisk HOWTO). Getting IAX to work with IAXTEL wasn't a problem, but I'm still fighting with inbound/outbound VoIP "trunks" with IAX2 or anything SIP. I can call 1700NXXNXXX IAXTEL numbers, and anything gatewayed from that...
2004 Dec 10
5
win32-process 0.3.1 is out
Hi all, Just wanted to let you know that I released 0.3.1 last night. This addresses Bug #712 and incorporates Patches #1087 and #1137 (thanks Aslak). I''ll try to get an open4 implementation out this weekend, though I noticed that Aslak''s patch is different than what Park originally had, so I''ll have to decide which I prefer, or if they can be blended somehow.
2005 Mar 20
0
FW: Can't get more than one SIP device to be able to make outgoing calls
...tphone seems to register correctly from the asterisk console debug messages, but it won't display the assigned extension, and immediately gives "Call failed" messages on attempted outbound calls with no message coming from the asterisk console. The odd thing is that if I call from x1000 to x2000 (Cisco -> Smartphone), the call will complete. Extensions are configured exactly the same using the AMP portion of Astersk@Home. I've google'ed quite a bit but can't seem to find a solution or pointer on this one. The only thing I can come up with is that my system is...
2009 May 18
7
callcenter / dialer / predictive dialer / vicidial program is now open
...n. Codecs: G711, GSM, G729, G723 Protocols: SIP Duration Rate : 30/6 (6/6 with monthly minutes over 100,000) Channels : 100 to start with , more on demand. We are predictive dialer friendly , your account will not be shut off. Contact us to do a test run. Mike 1-877-237-1777 x1000 sales at contacttel.com <http://www.contacttel.com/> http://www.contacttel.com <http://www.contacttel.com/> logo_small_ctel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/att...
2017 Jan 23
2
Linking Linux kernel with LLD
Our tokenizer recognize [A-Za-z0-9_.$/\\~=+[]*?\-:!<>]+ as a token. gold uses more complex rules to tokenize. I don't think we need that much complex rules, but there seems to be room to improve our tokenizer. In particular, I believe we can parse the Linux's linker script by changing the tokenizer rules as follows.
2010 Aug 24
4
how to plot y-axis on the right of x-axis
Dear List, I have a richness data distributing across 20 N to 20 S latitude. (120 E-140 E longitude). I would like to draw the richness in the north hemisphere and a regression line in the plot (x-axis: latitude, y-axis: richness in the north hemisphere). The above demand is done using plot. Then, south hemisphere richness and regression are required to be generated using the same y-axis above
2010 Apr 15
4
Does "sink" stand for anything?
Hello Everyone,   Learning about R and its wonderful array of functions. If it's not obvious, I usually try to find out what a function stands for. I think this helps me remember better.   One function that has me stumped is "sink." Can anyone tell me if this stands for something?   Thanks,   Paul         __________________________________________________ [[alternative HTML