similar to: There is no One True Solution

Displaying 20 results from an estimated 1100 matches similar to: "There is no One True Solution"

2013 May 15
1
Problem with convergence in optim
Hello to all, I have been using an optim with the following call: optim(param_ini,fun_errores2,Precio_mercado=Precio,anos_pagosE2=anos_pagos,control=list(maxit=10000,reltol=1e-16)) depending on the intial values I'm getting the same solution but once I get the convergence message=10 (no convergence) and for the others I get convergence message = 0 Solution1: $par beta1
2008 Dec 18
2
Dial timeout with SIP - how to set timeout for INVITE ACK
I have a concern with Dial command, I want to enable a secondary route with a remote partner, if the first route fails then we use the second one : Solution1: it will try both (there will be 2 simultanious actives calls ringing) this is not clean when calling an endusers exten => _X.,1,Dial(SIP/${EXTEN}@remote-sip1,5 <mailto:SIP/${EXTEN}@remote-sip1,5> ) exten =>
2008 Dec 05
3
2 forms in one page,how to arrange the code and do it restful?
Backgroup: Customer has many old documents(just some scanning pictures) and want to store them into computer,we need to input the doc and relate them to the existing authors in DB. Key works: document;author UI of document input page: left side is the document input form right side is the author search form Problem: How should i arrange the code to deal with it. I have 2 solutions, but i do not
2005 Aug 15
4
Re-sort list of vectors
Hi. Can anyone suggest a simple way to re-sort in R a list of vectors of the following form? input $"1" a b c 1 2 3 $"2" a b c 4 5 6 Output should be something like: "a" "1" 1 "2" 4 "b" "1" 2 "2" 5 "c" "1" 3 "2" 6 I've been futzing with mapply(), outer(), split(), rbind()
2009 Mar 02
1
Question about normalization to a set of internal standards
Hi, I have a question of the method as how to normalize the data sets according to a set of the internal measurements. For example, I have performed two batches of experiments contrasting two different conditions (positive versus negative conditions): one at a time. 1. each experiment, I measure signals of variable v1 to v100. I want to understand v1 to v100 change under these two contrasting
2008 Jun 06
3
Posting Guide
People read the posting guide yet they are still unable to create an acceptable post. e.g. https://stat.ethz.ch/pipermail/r-help/2008-June/164092.html I think the problem is that the guide is not clear or concise enough. I suggest we add a summary at the beginning which gets to the heart of what a poster is expected to provide: Summary To maximize your change of getting a response when posting
2011 Feb 19
0
contrasting Somer's D from Design package
Dear R help, I am having a problem with the Design package and my problem is detailed here. I fit a cox model to my data and validate the Somer's Dxy using the Design package. (Because of computation time problem, i only try 10 bootstrap samples for the time being) This is the model without stratification: > library(Design) >
2017 Jul 29
2
[asterisk13] Multiple transport objects of same protocol in pjsip.conf
Scenario: Our Asterisk 13 PBX (on network 192.168.254.0/24, bound to 192.168.254.1:5060) is behind a NAT, acting as a client to our ITSPs SIP server. But also, this Asterisk is server for various VoIP telephones. Acoording to Asterisk's wiki, the transport section of pjsip.conf is configured as follows: ; Transport via UDP [transport-nat-udp] type= transport
2009 Mar 16
4
[Bug 1573] New: ls hangs in internal-sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=1573 Summary: ls hangs in internal-sftp Product: Portable OpenSSH Version: 5.2p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: gdr at go2.pl
1998 Mar 20
1
R-beta: S+ toolboxes in R?
Hi, I guess the answer is negative but I thought I would ask just the same: is it possible to use any of the S+ toolboxes (ARCH and wavelets, more particularly) with R? Thanks, Olivier Lefevre Union Bank of Switzerland New York, NY PS: Please cc me any reply as I am not on the list (at least not yet).
2000 Feb 01
0
FEATURE REQ: safe % expansion via new syntax
Proposal: There should be a way to specify that some substitutions should be made in a way that is safe as far as Bourne Shell command lines are concerned (e.g., if %f expands to a string with special characters in it, it should be expanded to a sutiably quoted string in 'print command' parameters). Either all parameters that eventually result in a /bin/sh command line
2010 May 26
6
Vectorworks 2010 almost working
Hi all! I'm trying to get the cadprogram Vectorworks 2010 (VW) run with Wine. So far I have succeed in getting the program installed and to start up with a plain Wine installation in PClinuxOS 2010. To get the toolboxes and everything look normal I had to install GDI+ (gdiplus) via Winetricks. However the drawing area is still messed up after this even if the toolboxes look fine. On one
2009 Mar 02
2
How to normalize to a set of internal references
Thanks for the advice. My question is more on how to do this? Let me use a biology gene analysis example to illustrate: In biology, there are always some house keeping genes which differ little even at pathological conditions. We know that at different batches, there are external factors affect the measurements. For example, overall signal intensity might be different due to lab reagents. A
2011 May 03
0
[Bug 845] Received disconnect from ???: 2: Corrupted MAC on input.
https://bugzilla.mindrot.org/show_bug.cgi?id=845 Devin Reade <gdr at gno.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gdr at gno.org --- Comment #12 from Devin Reade <gdr at gno.org> 2011-05-03 14:08:48 EST --- [More details for
2015 Jul 24
3
RHEL 6.7 is released
Now don't go bugging people asking when CentOS 6.7 will be out. "When it's ready." In upgrading from RHEL 6.6 to 6.7, I did find that I had to disable my 3rd party repos (elrepo and epel) in order to avoid yum erroring out. Plus I did the usual "yum clean all". (I don't use the PackageKit GUI as it's been unable to complete for quite a few months without
2015 Mar 15
3
[LLVMdev] Explicit constructors with more than one argument
Hi, Some LLVM classes (e.g. ReturnInst) have explicit constructors with at least two parameters (with no default arguments). Why is that? E.g. what are they trying to prevent? -- Gaby -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150314/4d4cc6cc/attachment.html>
2015 Oct 28
2
sieve vacation - 2 questions
Hello, still trying to move from procmail to sieve, but there are new problems. Currently we use procmail for autoresponder and let user choose timerange, in which responder should work. May be you set up today your responder for 2 weeks in future where responder start and stop automatically without further manuell intervention. In procmail this is done by simple scripting and comparison of
2011 Sep 26
0
Farmhouse in Provence
The Building Painting (http://www.micaroo.com/home-and-garden/wall-art/building-paintings.html) Farmhouse in Provence also known as Entrance Gate to a Farm with Haystacks was made in 1888 by Vincent van Gogh in Arles in Provence at the height of his career. Oil Paintings for sale (http://www.micaroo.com/home-and-garden/wall-art.html) Partially due to having been inspired by painter Adolphe
2000 Jan 13
0
The Array Programming Languages Conference APL-Berlin-2000
Hello! The Array Programming Languages Conference will be from 24th - 27th July 2000 Please look at: http://stat.cs.tu-berlin.de/APL-Berlin-2000/ Chairman's Address APL Berlin 2000 will take place in a city which is worth a visit even without array processing languages. There is a fortunate coincidence: Much activity in scientific and commercial institutions is based on such languages.
2009 Aug 31
1
GLM contrasting question
I have run a glm with a final formula of : (dependent variable = parasite load, main effects are sex, month, length and weight, with sex:month and length:weight first order interactions). I am using the summary(mod) command to give me the contrasts, which I believe use the contr.treatment command. I do not have a treatment group as such as I am comparing data from a wild system so I use the