similar to: SAS enterprise guide in R?

Displaying 20 results from an estimated 100 matches similar to: "SAS enterprise guide in R?"

2008 Apr 02
4
Security issue
Hello, I am trying to convince our IT Manager that R is as safe as possible from IT security point of view - could you point me to something on the web / some reasons for why this is true? I do not think he has a specific concern but does not know the software and would like to understand the security implications. Thanks in advance Best Regards Martin Hanek Actuarial Analyst Glacier
2016 Apr 26
0
Linear Regressions with constraint coefficients
Have you tried web searching on " R constrained linear regression" or similar. There seemed to be resources related to your issues when I looked. You might also search on rseek.org . There are apparently several packages that do regression with constraints, but I don't know if they fit your situation. Cheers, Bert Bert Gunter "The trouble with having an open mind is that
2016 Apr 28
0
Linear Regressions with constraint coefficients
The nls2 package can be used to get starting values. On Thu, Apr 28, 2016 at 8:42 AM, Aleksandrovic, Aljosa (Pfaeffikon) <Aljosa.Aleksandrovic at man.com> wrote: > Hi Gabor, > > Thanks a lot for your help! > > I tried to implement your nonlinear least squares solver on my data set. I was just wondering about the argument start. If I would like to force all my coefficients to
2016 Apr 26
2
Linear Regressions with constraint coefficients
Ok, and if I would just like to force my slope coefficients to be inside an interval, let's say, between 0 and 1? Is there a way in R to formulate such a constraint regression? Thanks in advance and kind regards, Aljosa Aljosa Aleksandrovic, FRM, CAIA Quantitative Analyst - Convertibles aljosa.aleksandrovic at man.com Tel +41 55 417 7603 Man Investments (CH) AG Huobstrasse 3 | 8808
2016 Apr 26
0
Linear Regressions with constraint coefficients
This is a quadratic programming problem that you can solve using either a quadratic programming solver with constraints or a general nonlinear solver with constraints. See https://cran.r-project.org/web/views/Optimization.html for more info on what is available. Here is an example using a nonlinear least squares solver and non-negative bound constraints. The constraint that the coefficients sum
2016 Apr 28
2
Linear Regressions with constraint coefficients
Hi Gabor, Thanks a lot for your help! I tried to implement your nonlinear least squares solver on my data set. I was just wondering about the argument start. If I would like to force all my coefficients to be inside an interval, let?s say, between 0 and 1, what kind of starting values are normally recommended for the start argument (e.g. Using a 4 factor model with b1, b2, b3 and b4, I tried
2016 Apr 26
1
Linear Regressions with constraint coefficients
If the slope coefficients sum to a constant, the regressors are dependent and so a unique solution is impossible (an infinity of solutions would result). So I think you have something going on that you don't understand and should consult a local statistician to help you formulate your problem appropriately. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people
2016 Apr 26
5
Linear Regressions with constraint coefficients
Hi all, I hope you are doing well? I?m currently using the lm() function from the package stats to fit linear multifactor regressions. Unfortunately, I didn?t yet find a way to fit linear multifactor regressions with constraint coefficients? I would like the slope coefficients to be all inside an interval, let?s say, between 0 and 1. Further, if possible, the slope coefficients should add up to
2003 Apr 01
1
Nlminb equivalent function in R?
Hello everybody I need some help. Currently, I'm translating a code from Splus to R. In Splus code there is the function nlminb (Nonlinear Minimization subject to Box Constraints) used. Does anybody know an equivalent function in R? Thanks for help Kind regards, Beat Huggler _____________________________________________ Beat Huggler Quantitative Analysis RMF Investment Management
2007 Dec 19
0
JOB - R Programmer
Man Investments is the Asset Management Division of Man Group plc which is listed on the London Stock Exchange (EMG.L) and is a constituent of the FTSE 100 Index. Man Investments is a global leader in alternative investments providing innovative products and tailor made solutions for private and institutional clients. Through its diverse portfolio of managers it has developed in-depth knowledge
2005 May 20
2
call barring
Hello, I'm willing to implement call barring for incoming and outgoing calls and I would like to discuss it with the list first, since I think It can't be implemented in a 'natural way' and I will need to use agi scripting - database. Process would be: 1. incoming calls priority 1, call incoming.agi, select all the blocked cli's for the called user, if caller is on
2007 Mar 19
0
Re: Windows DLL as Linux shared library
On Mar 15, 10:23 am, nos...@haneke.de (Elmar Haneke) wrote: > how can i make an cover to use an Win32-DLL be callable as an > Linux-Shared-Library (it should be called from within Mono). > > I managed to man an Linux-"executable" by using winegcc, > the DLL seems to load fine. > > How can I make an .so file to export functions from the DLL to my >
2007 Mar 19
0
Re: Wine vs. Mono/GTK#
On Thu, 15 Mar 2007 18:45:03 +0100 nospam@haneke.de (Elmar Haneke) wrote: > Hi, > > on trying to run an Mono-Application within wine (Mono for Windows), the GTK# > Windows show up very huge, the fontsize seems to be scaled by magnitude. Please have a look at http://bugs.winehq.org/show_bug.cgi?id=7186 I reported the bug there. > How can this be fixed? I don't know a fix BUT
2007 Jun 06
2
Queue problem
Hi, On asterisk 1.4.4 I have an strange effect on agents answering queue calls: If an agent does set current call on hold the phone immediately gets connected to the next incoming call. What might cause this effect? How can it be removed? Elmar
2005 Feb 25
1
cascaded ringing
Hi, I intend to let several SIP-phones on my asterisk ring cascaded on incoming calls. First only phone 1 should ring, after 5 seconds phone 2 should ring in addition and after additional 5 Seconds phone 3 should also ring. How can I realize that correctly? Currently I do use Dial(SIP/1,5) Dial(SIP/1&SIP/2,5) Dial(SIP&1&SIP/2&SIP/3) But this seems not to work correctly on
2007 Nov 29
1
Copy file from Vista to samba share
Hi, my Vista box does hang if I try to copy an File on an Samba share. - Hanging does happen on both, explorer and CMD. In Explorer it shows up to calculate how long it might take. In CMD nothing happend. - Afterwards Vista refuses to shut down. - Creating an File on the Share and saving it from within notepad does not cause any trouble. - Limiting protocol to lanman2 seems to help
2009 Jun 18
1
Tuning for Pegasus Mail
I have a big performance Problem when using Pegasus Mail storing it's Mail on on an samba Share. I assume PMail does write small blocks of data when saving files. The same performance degeneration is seen when copying files with "type file >copy" instead of using the copy Command. Client OS is Windows-Vista, Server is Samba Samba 3.3.4 Any Hints to optimize samba here? Elmar
2005 Sep 18
5
Monitor and sox mix quality
Hello All, I am using monitor with soxmix, however the quality seems somewhat low after sox converts to mp3. Does anyone know a way to get a higher quality file? Some of my lines are coming in on isdn. Regards, Greg
2013 Nov 30
0
[fdo] Lista de emails o que mala direta email lista
Lista de emails o que mala direta email lista envio de email compreendendo lista de emails, que ? mala direta envio de email: http://www.maladiretaemails.com todos entendem que email cadastro, ? ben?fico para muitos indiv?duos. newsletter emails de pessoas incluindo lista de emails, enviar emails como fazer mala direta, a inten??o de nosso website. Se voc? est? procurando servidor de email,
2004 Apr 28
0
Release candidate 1 of lme4_0.6-1
Deepayan Sarkar and I have a source package of release candidate 1 of the 0.6 series of the lme4 package available at http://www.stat.wisc.edu/~bates/lme4_0.6-0-1.tar.gz This package requires Matrix_0.8-6 which has been uploaded to CRAN and should be available in a few days. A copy of the source package is available as http://www.stat.wisc.edu/~bates/Matrix_0.8-6.tar.gz