search for: a41

Displaying 8 results from an estimated 8 matches for "a41".

Did you mean: a1
2005 Apr 17
1
nls segmented model with unknown joint points
Hello, I am interested in fitting a segmented model with unknown joint points in nls and perhaps eventually in nlme. I can fit this model in sas (see below, joint points to be estimated are a41 and a41), but am unsure how to specify this in the nlm function. I would really appreciate any suggestions or example code. Thanks a lot. -andy proc nlin data=Stems.Trees; params b41=-3 b42=1.5 b43=-1.5 b44=50 a41=0.75 a42=0.1; term1 = (b41*(x - 1) + b42*(x**2 -1)); if (a41 - x) >= 0...
2009 Jul 10
3
strange strsplit gsub problem 0 is this a bug or a string length limitation?
...the strsplit or gsub functions, or in my string? I'd very much appreciate any suggestions ============Input script: backtestFormula<-SPX~A1+A2+A3+A4+A5+A6+A7+A8+A9+A10+A11+A12+A13+A14+A15+A16+A17+A18+A19+A20+A21+A22+A23+A24+A25+A26+A27+A28+A29+A30+A31+A32+A33+A34+A35+A36+A37+A38+A39+A40+A41+A42+A43+A44+A45+A46+A47+A48+A49+A50+A51+A52+A53+A54+A55+A56+A57+A58+A59+A60+A61+A62+A63+A64+A65+A66+A67+A68+A69+A70+A71+A72+A73+A74+A75+A76+A77+A78+A79+A80+A81+A82+A83+A84+A85+A86+A87+A88+A89+A90+A91+A92+A93+A94+A95+A96+A97+A98+A99+A100+A101+A102+A103+A104+A105+A106+A107+A108+A109+A110+A111+A112+A1...
2004 Sep 08
4
WellGate 3504A with Asterisk SIP authentication and config
...: 0 to 192.168.0.202:5060 Sep 8 20:21:49 NOTICE[135410688]: chan_sip.c:5641 handle_request: Registration from '<sip:@192.168.0.200>' failed for '192.168.0.202' Sip read: REGISTER sip:192.168.0.200:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.202:5060;branch=z9hG4bK-413ef95d-a41-4085 Max-Forwards: 70 Supported: replaces User-Agent: FXS_GW (4asipfxs.107a) Contact: <sip:1234@192.168.0.202:5060>;expires=60 Proxy-Authorization: Digest username="1234", realm="asterisk", nonce="50a7e017", uri="sip:192.168.0.200:5060", response=&quo...
2006 Jul 04
1
Column Selection
...es time series data for 10 years data. I have sorted 10 out of them according to them. Now my group is giving character string. But i want to fetch those varaible data from theoriginal data. How can i do this? Suppose, total is the data of 500*1500 data. Now i sort 10 variables. >grp >"A41" "A48","A489" Now how can i fetch only these three variable data from original data? Thanks, Sumanta. --------------------------------- Catch all the FIFA World Cup 2006 action on Yahoo! India Click here [[alternative HTML version deleted]]
2010 Nov 16
1
Office 2007: can't run vb code from Access (and Excel)
...ve, int?gr?e) usp10 (native, int?gr?e) My problem is that I can't open existing modules in MS-Access. Nor can I access code in an existing form when open in creation. In Excell Macro have error on ligne that work when run on XP. For example Code: If Not Intersect(ActiveSheet.Range("A18:A41"), ActiveCell) Is Nothing Then Thanks for any suggestions Fran?ois
2012 Mar 28
6
How to get all possible combinations?
Dear all, suppose I have a vector with elements as: Vec <- c(2,3,4,5,6) Now I want to have all possible combination of length 3 using those elements and without any repetition. Like, I want to have 1 possibility like 2-3-4 but not 3-2-4. Can somebody guide me how to achieve that in R? Thanks for your help.
2009 Jun 02
5
Harware vs Kernel RAID (was Re: External SATA enclosures: SiI3124 and CentOS 5?)
-=- starting as new thread as it is off topic from controller thread -=- Ross Walker wrote: > > The real key is the controller though. Get one that can do hardware > RAID1/10, 5/50, 6/60, if it can do both SATA and SAS even better and > get a battery backed write-back cache, the bigger the better, 256MB > good, 512MB better, 1GB best. I've read a lot of different reports
2013 Apr 22
7
Multiple lon lat points in the map with ggplot2
Hello R users, For the last few days I am struggling with the following task: my data.frame: A1 A2 A3 B1 B2 B3 58.81 53.292 54.501 13.013 17.39 19.407 56.02 56.251 54.033 20.099 13.15 10.411 55.376 53.099 57.625 13.396 21.031 13.22 58.584 53.194 54.218 13.038 16.854 19.289 55.7 55.921 53.847 19.942 13.153 9.828 55.093 52.934