[R] Clinical Trial data sets in public domain?

2018-01-13 Thread Robert Wilkins
Is anybody using R to do analysis of clinical trial datasets that have been put in the public domain (which are super hard to find). Not only a single data table, but the actual database, with a handful of data tables with one-to-one or many-to-one relationships? [ For example, "Adverse Events" an

Re: [R] How to programmatically save a web-page using R (mimicking Command+S)

2018-01-13 Thread Christofer Bogaso
Hi Henrik, Thanks for your pointer. Saving via PDF is working for me, however, in many cases, it is unusually taking a long time. In many cases I am facing Error too as below. This is particularly occurring if I trigger Multicore calculation option webshot.js returned failure value: 1 Just wond

Re: [R] setting constraints on gam

2018-01-13 Thread Michael Dewey
Dear Alejandra in case you want to move on before Simon replies see inline On 12/01/2018 22:50, Alejandra Martínez Blancas wrote: Thanks Simon, by cloning a smooth construct do you mean copying and modifying the smooth constructor code? That is what I understand him to mean yes. (I believe it