[R] Perform GEE regression in R with multiple dependent variables

2018-08-03 Thread euthymios kasvikis
Im trying to perform generalized estimating equation (GEE) on the (sample) dataset below with R and I would like some little guidance. First of all I will describe my dataset. As you can see below it includes 5 variables. Country_ID shows the country of the politician, Ideo_Ordinal his poltical bel

Re: [R] Philip Morris International - Windows10 migration assessment

2018-08-03 Thread Bülent Köksal
Well said Clive. Thanks. Bulent On Fri, Aug 3, 2018, 21:47 Clive Nicholas via R-help wrote: > On 03/08/18 19:03, Rainer Krug wrote: > > Let’s not alienate the business users! > > > > I agree that this is not the right / best forum to ask these type of > questions, but where is? I would suggest

[R] A slightly unorthodox matrix product.

2018-08-03 Thread Rolf Turner
Can anyone think of a sexy way of forming following "product"? Given matrices A and B, both with m rows, form a 3 dimensional array C such that: C[i,j,k] = A[i,j]*B[i,k] I *think* that the following does what I want. (I keep confusing myself, so I'm not sure!) library(abind) xxx <-

Re: [R] [FORGED] Re: Philip Morris International - Windows10 migration assessment

2018-08-03 Thread Rolf Turner
On 04/08/18 10:07, Dylan Distasio wrote: Nice virtue signalling, feel better now? I was going to respond to this, but then I thought that it would be better to heed the ancient wisdom: "Do not feed the trolls." cheers, Rolf Turner On Fri, Aug 3, 2018, 3:47 PM Clive Nicholas via R-help

Re: [R] Philip Morris International - Windows10 migration assessment

2018-08-03 Thread Dylan Distasio
Nice virtue signalling, feel better now? On Fri, Aug 3, 2018, 3:47 PM Clive Nicholas via R-help wrote: > On 03/08/18 19:03, Rainer Krug wrote: > > Let’s not alienate the business users! > > > > I agree that this is not the right / best forum to ask these type of > questions, but where is? I woul

Re: [R] Philip Morris International - Windows10 migration assessment

2018-08-03 Thread Clive Nicholas via R-help
On 03/08/18 19:03, Rainer Krug wrote: > Let’s not alienate the business users! > > I agree that this is not the right / best forum to ask these type of questions, but where is? I would suggest to at least point them to the right resources. and not say that there questions are inappropriate here. >

Re: [R] Philip Morris International - Windows10 migration assessment

2018-08-03 Thread Eric Berger
Hi Kevin, For what it's worth I use R on Windows 10 Pro with the 16299 build (and also with a later build on a different Windows 10 Pro computer.) I also use R on Linux machines (specifically Ubuntu). I use 64 bit versions but both 32bit and 64bit version are available. As Peter wrote previously, R

Re: [R] Questions for Licensing

2018-08-03 Thread Marc Schwartz via R-help
Hi, As was mentioned in another reply, you will not get formal legal advice here, as none of us are intellectual property (IP) lawyers, and there can even be country specific issues when it comes to such things, based upon local laws and legal precedents that may be relevant. That being said,

Re: [R] how to allign data

2018-08-03 Thread PIKAL Petr
Hi Jim Thanks for your function, however I either do not understand its purpose or I did not explained my aim correctly. with segmented package I could find x value for break in slope fit<-lm(y1~x) segmented(fit, seg.Z=~x) Estimated Break-Point(s): psi1.x 20.77 fit<-lm(y2~x) segmented(fit, seg.

Re: [R] Questions for Licensing

2018-08-03 Thread S Ellison
> I am very new to GNU GPL License and I have no idea how using GPL licensed > software can affect the software that my company has developed. Short answer: in that situation, consult a qualified legal expert under contract to give you advice. Nothing less will be of any use in defending your bu

Re: [R] Combinations of true/false values where one pair is mutually exclusive

2018-08-03 Thread S Ellison
> Given that clarification, I'd just generate the full set and remove > the ones you aren't interested in, as in: I'd agree; that is probably the most efficient thing to do with only half a dozen binary variables and a single condition. A way of going about it for a more complex case might be to

Re: [R] Philip Morris International - Windows10 migration assessment

2018-08-03 Thread Rolf Turner
On 03/08/18 19:03, Rainer Krug wrote: Let’s not alienate the business users! I agree that this is not the right / best forum to ask these type of questions, but where is? I would suggest to at least point them to the right resources. and not say that there questions are inappropriate here. Ac

Re: [R] Philip Morris International - Windows10 migration assessment

2018-08-03 Thread peter dalgaard
It is difficult to answer such questions authoritatively, but - we have, to my recollection, no reports of major incompatibility with Windows 10 - however, the version numbers of R increase with .1 per year, and we are currently at 3.5.1, so your versions are 4 and 5 years out of date. Most use

[R] Questions for Licensing

2018-08-03 Thread 이태희
To whom it may concern, I am very new to GNU GPL License and I have no idea how using GPL licensed software can affect the software that my company has developed. My company develops and distributes S/W to clients. Our product is a proprietary software under EULA license. When we sell our produ

Re: [R] Philip Morris International - Windows10 migration assessment

2018-08-03 Thread Rainer Krug
Let’s not alienate the business users! I agree that this is not the right / best forum to ask these type of questions, but where is? I would suggest to at least point them to the right resources. and not say that there questions are inappropriate here. Actually, if I as a private user would ask