similar to: Help with subset

Displaying 20 results from an estimated 400 matches similar to: "Help with subset"

2006 Mar 31
1
matching a given sd range
Dear R users given a numeric array (a sequence of reals), I am interested in finding the subsets of sequences (each with start and end index) which match a given sd range. I read the docs on match and which and the "see also" but could not come up with a way. I could loop with a stepping window over the sequence but that would be limited to a fixed size window, I guess I as well
2009 Feb 15
1
Overloading in R
I have been trying to write a new class that reimplements the vector class. As a test of my overloading I decided to try and and call t.test on two vectors which were objects of my class rather than the default class. The overloaded length I wrote seems to work correctly. I used setMethod("length", "myvector", ...) setMethod("mean", "myvector", ...)
2010 Feb 01
1
Comparing Variables and Writing a New Column
HI, I am using Windows XP and R version 2.9.2. I have a data frame written by R similar to the following: Lab_ID Analysis_Soil Results -4MAD -2.5MAD +2.5MAD +4MAD 55003 Calcium-2008-116 900 961 1121.5 1656.5 1817 55003 Calcium-2008-117 3321 2175 2380.5 3065.5 3271 55003
2013 Mar 13
2
merge datas
Hello all! I have a problem with R. I try to merge data like this: structure(c(2.1785, 1.868, 2.1855, 2.5175, 2.025, 2.435, 1.809, 1.628, 1.327, 1.3485, 1.4335, 2.052, 2.2465, 2.151, 1.7945, 1.79, 1.6055, 1.616, 1.633, 1.665, 2.002, 2.152, 1.736, 1.7985, 1.9155, 1.7135, 1.548, 1.568, 1.713, 2.079, 1.875, 2.12, 2.072, 1.906, 1.4645, 1.3025, 1.407, 1.5445, 1.437, 1.463, 1.5235, 1.609, 1.738, 1.478,
2005 Jul 26
1
Registration failed problems/Polycom 500/maybe nat problem?
I have sent a Polycom IP500 phone to an overseas remote user who has a Speedtouch adsl modem/router. The phone is connected to the 4 port router which performs NAT for the network. The phone rboots, find the server, downloads it's config and tried to register. Then it immediately becomes UNREACHABLE. Jul 26 17:44:41 NOTICE[21026]: chan_sip.c:9138 handle_request_register: Registration from
2018 Jul 02
2
Rotates, once again
On 7/2/2018 3:16 PM, Sanjay Patel wrote: > I also agree that the per-element rotate for vectors is what we want for > this intrinsic. > > So I have this so far: > > declare i32 @llvm.catshift.i32(i32 %a, i32 %b, i32 %shift_amount) > declare <2 x i32> @llvm.catshift.v2i32(<2 x i32> %a, <2 x i32> %b, <2 x i32> %shift_amount) > > For
2003 Sep 16
0
No correct IP in RTP media stream
Hi everybody, I'm trying to configure * for make SIP calls. Now I'm doing several test but I have some errors. Firstly I will describe my scenario. Client Software (Private IP 192.168.0.181, SJ Phone over Windows 2000) ---- Router Adsl (Public ip A.B.C.D, and NAPT on port 5060 to 192.168.0.181) ----- FW+Router ----- Asterisk (Public IP E.F.G.H + e400p)------ Spain ISDN I
2004 Sep 26
6
SIP Registration Timeout, No FW
Hi people, My asterisk wont register with any sip providers, I have tried three different but they all end up with: Sep 26 17:36:36 NOTICE[114696]: chan_sip.c:4035 sip_reg_timeout: Registration for 'whatever@provider.tld' timed out, trying again There is no firewall and my server has a public IP. Could this be a Asterisk problem? -Fredrik vK
2009 Mar 17
4
Plastic Water Bottles
The plastics industry says polycarbonate bottles are safe. http://www.bisphenol-a.org/about/faq.html#g I'm sure Maggie and here friends would say ALL plastic bottles are very dangerous. This lady seems to be at a reasonable middle ground. http://trusted.md/blog/vreni_gurd/2007/03/29/plastic_water_bottles Polycarbonate plastics the kind of bottle you bought contains BPA. "In 2006 Europe
2017 Sep 22
1
Treating NA in timeSeries package
Dear All, I am facing problem with NA treatment in my financial time series data. # data reading aluminum = read.csv(file="alu.csv", header=T, sep=",") fut = aluminum [,2] spt = aluminum [,3] # Missing Value Treatment (Linear Interpolation) spt = interpNA(spt, method = c("linear")) fut = interpNA(fut, method = c("linear")) fut=fut[,1] spt =spt[,1]
2000 Jul 11
1
MANOVA
Hi I need to compare the performance of two sludge inertization methods. For that i want make a manova Wilks test. Description of the experiment: After the calcination at different temperatures my calcinated sludge are submeted to the lixiviation test. In my tables i show the concentration of the some elements in the extract phase. The results: Method A (calcination at 1100 C) Chromium
2010 Jan 20
7
Data Manipulation
Dear All, I would like to to group the Ticker by Industry and create file names from the Industry Factor and export to a txt file. I have tried the folowing ind=finvizAllexETF$Industry ind is then "Aluminum" "Business Services" "Regional Airlines" ind2=gsub(" " ,"",ind) ind3 [1] "Aluminum"
2005 Jul 01
3
Cable Modem and Bridging
I''m not subscribed to the users list but I''ve been reading the archives. The OP should NOT try using bridging with either FC 3 or FC 4 at this time because the combination of Netfilter and bridging is currently broken in the kernel''s included with those distros (as reported in another thread on the list). -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently
2006 May 13
6
Asking for help again about my thread debug
As http://www.ruby-forum.com/topic/65495 has shown,I have drawn into trouble about my thread debugging for some days,and need help to solve it urgently! This thread problem comes from the design requirements that my web application will get the rss feeds read which are generated by the web application itself. http://www.ruby-forum.com/topic/63984 has shown my code,and the key code is the
2006 Apr 18
0
Windows Xp / Icecast 2.3.1 / Oddcast 3 / Crap Router?
Hi, On Tue, 18 Apr 2006, Autoegocrat wrote: > Ok here's the deal. I set up Icecast and Oddcast, got them to communicate > properly, but cannot access the live audio remotely. On other computers in > the LAN it works perfetly. So, I guess there's nothing wrong with your icecast or firewall config. > Currently I operate wirelessly behind a D-Link > 514 router (a mite
2006 Apr 18
4
Windows Xp / Icecast 2.3.1 / Oddcast 3 / Crap Router?
Ok here's the deal. I set up Icecast and Oddcast, got them to communicate properly, but cannot access the live audio remotely. On other computers in the LAN it works perfetly. Currently I operate wirelessly behind a D-Link 514 router (a mite outdated by now, yes?) and have opened all necessary ports, turned my firewalls off, set this computer as a DMZ, pretty much everything I can think of -
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody! Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or compile gcc or... I get the following output in /var/log/messages: Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting down soon! Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory Dec 29
2005 Feb 25
1
masq to port range
Hi All, Our internal users need to connect to the bank to do internet banking. The bank requires that the client computers connect to ports 15000-15010. In Shorewall how do I do a masq for anyone trying to connect to these ports? Thanks Raymond
2014 Oct 11
1
Linux on an ancient Macintosh G5?
Has anyone experienced the conversion of the aluminum chassis Mac G5 to a Linux box? Curious in Pennsylvania. I need to obtain the power cable somewhere to try it. It is a 64-bit monster, so seems like it is worth trying if I can find the weird cable it needs. No luck to date regarding the cable. Thanks. The Bears will never win until number six leaves.
2008 Sep 03
1
plotmath help with expression
reg.line <- function(y, x, title) {plot(y~x, main=title, xlab="TSS", ylab="Aluminum") line <- lm(y~x) d <- summary(line) legend("topleft", legend=paste(expression(r^2), "=" ,d$r.squared, sep=" "), bty="n") abline(line)} reg.line(1:10, 10:1, "line") how do I get the legend to print the plotmath symbol expression(r^2)