search for: makuch

Displaying 12 results from an estimated 12 matches for "makuch".

2013 Jan 01
2
Plot survival analysis with time dependent variables
Dear all, Is there an implementation of Simon & Makuch method of plotting the survival function with time-dependent variables. I?m only able to find event.chart in Hmisc for the purpose and I would prefer the Simon and Makuch method. I believe stata has it implemented for this purpose, but I cannot find it on CRAN. Simon R, Makuch RW. A non-parametri...
2018 Aug 10
2
dying on osx
...e configure file? Is it generated? Been a long time since I've done open source C code.. Thanks Mike On 8/10/18 11:04, Aki Tuomi wrote: > Is the user member of mail group? > > > > --- > Aki Tuomi > Dovecot oy > > -------- Original message -------- > From: Mike Makuch <1mikemakuch at gmail.com> > Date: 10/08/2018 19:02 (GMT+02:00) > To: Aki Tuomi <aki.tuomi at dovecot.fi> > Cc: dovecot at dovecot.org > Subject: Re: dying on osx > > Maybe an old problem that has resurfaced??? > > https://bugzilla.samba.org/show_bug.cgi?id=8773...
2006 May 11
1
time-dependent covariate survival curves
Dear r-users, Does anyone know how to draw time-dependent survival curves? Example: Event outcome: CHD Time-dependent covariate: NSAID use, which changes over time for each subject I'm interested in survival curves stratified by NSAID use. I'd like to implement Simon & Makuch (1984) method. Is there a R package/function to draw this graph? ------------------------------------------ Two related papers: Simon R, Makuch RW. A non-parametric graphical representation of the relationship between survival and the occurrence of an event: application to responder versus non-...
2018 Aug 10
1
dying on osx
...; : and this works. I'm not sure what the right solution is for a PR. Any suggestions? Thanks Mike On 8/10/18 11:04, Aki Tuomi wrote: > Is the user member of mail group? > > > > --- > Aki Tuomi > Dovecot oy > > -------- Original message -------- > From: Mike Makuch <1mikemakuch at gmail.com> > Date: 10/08/2018 19:02 (GMT+02:00) > To: Aki Tuomi <aki.tuomi at dovecot.fi> > Cc: dovecot at dovecot.org > Subject: Re: dying on osx > > Maybe an old problem that has resurfaced??? > > https://bugzilla.samba.org/show_bug.cgi?id=8773...
2018 Aug 10
1
dying on osx
...old problem that has resurfaced??? https://bugzilla.samba.org/show_bug.cgi?id=8773 Mike On 8/10/18 10:54, Aki Tuomi wrote: > I have to see if this is reproducible outside mac. > > > > --- > Aki Tuomi > Dovecot oy > > -------- Original message -------- > From: Mike Makuch <1mikemakuch at gmail.com> > Date: 10/08/2018 18:46 (GMT+02:00) > To: Aki Tuomi <aki.tuomi at dovecot.fi> > Subject: Re: dying on osx > > I did find that page and tried a few things there. My config has all of > the settings there except 3: > > mail_access_groups...
2012 Jan 22
4
where is subscribed list stored?
I'm using $ /usr/sbin/dovecot --version 2.0.15 on $ cat /etc/fedora-release Fedora release 14 (Laughlin) and version 8 of Thunderbird. I use dovecot locally for internal only access to my email archives, of which I have many gigs of email archives. Over time I end up subscribing to a couple dozen different IMAP email folders. Problem is that periodically my list of subscribed folders
2018 Aug 10
0
dying on osx
I have to see if this is reproducible outside mac.? ---Aki TuomiDovecot oy -------- Original message --------From: Mike Makuch <1mikemakuch at gmail.com> Date: 10/08/2018 18:46 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Subject: Re: dying on osx I did find that page and tried a few things there. My config has all of the settings there except 3: mail_access_groups = mail mbox_read_locks = fcntl mbo...
2011 Oct 05
4
SPlus to R
...---------------------------------------- > ######## Required Input: > # > # rc     number of response in historical control group > # nc     sample size in historical control > # d      target improvement = Pe - Pc > # method 1=method based on the randomized design > #        2=Makuch & Simon method (Makuch RW, Simon RM. Sample size considerations > #          for non-randomized comparative studies. J of Chron Dis 1980; 3:175-181. > #        3=uniform power method > ######## optional Input: > # > # alpha  size of the test > # power  desired power of the te...
2011 Jul 01
1
keep 2 dirs in sync
I don't think there's a direct way to do this with rsync but I want to make sure I'm not missing something. I have two hosts (my portable and my desktop). I work on both hosts at different times and so I keep a few dirs sync'd between the two. I have a docs dir where I may be modifying files, adding files, renaming files and deleting files on *either* host. I have a nightly
2003 Jan 29
1
album cover art in .ogg?
I've added ogg support to my player app. Now I'd like to be able to write/read album cover art (jpg, png, what ever) out of the ogg file and display it, as I do with mp3s. This assumes that an album cover art picture can reside inside of an ogg file. I've read through the vorbis.com/faq.psp as well as the list archives and haven't found any direct answers. The section on comments
2018 Aug 10
1
dying on osx
OSX 10.13.6 High Sierra, dovecot 2.3.2.1 dovecot starts up and runs but dies as soon as my mail client makes a request with log and config below. And advice appreciated. Thanks Mike 20180810-083730 auth: Debug: auth client connected (pid=77432) 20180810-083730 auth: Debug: client in: AUTH??? 1??? PLAIN service=imap??? secured??? session=xo1p2BRzZNd/AAAB lip=127.0.0.1??? rip=127.0.0.1???
2006 Dec 23
3
newbie questions
I wish to add flac support to my Windows audio player so I wanted to ask a few questions. I rely on another lib for decoding/playing flac audio files so all I need to explicitly add support for is reading/writing flac metadata. 1st: I've downloaded libflac and have begun browsing. Is there a simple way to identify and carve out the pieces needed only for metadata i/o? Or will I have to