search for: mcl

Displaying 20 results from an estimated 122 matches for "mcl".

Did you mean: cl
2007 Mar 23
0
plotting dnorm() issued from mclust models
Dear all I have a problem in fitting lines() of the normal distributions identified with Mclust on a histogram or a mclust1Dplot. Here is some sample code to explain : set.seed(22) foo <- c(rnorm(400, 10, 2), rnorm(500, 17, 4)) mcl <- Mclust(foo, G=2) mcl.sd <- sqrt(mcl$parameters$variance$sigmasq) mcl.size <- c(length(mcl$classification[mcl$classification==2]),...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
Can you try out the attached patch? Aki > On 03 February 2019 at 17:17 Marcel Menzel <mail at mcl.gg> wrote: > > > All I did was > > ??? - create a sqlite database with: # sqlite3 /tmp/storage.db (/run > only to test for perm issues in other folders) > > ??? - change it's owner to mail (that's the user owning the mail files): > # chown mail:mail /tmp/st...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
...his. </div> <div> <br> </div> <div> Aki </div> <div> <br> </div> <blockquote type="cite"> <div> On 03 February 2019 at 16:44 Marcel Menzel < <a href="mailto:mail@mcl.gg">mail@mcl.gg</a>> wrote: </div> <div> <br> </div> <div> <br> </div> <div> Hello Aki, </div> <div> <br> </div> <div> unfortunately, this...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
...is already applied. - Marcel Am 03.02.2019 um 15:25 schrieb Aki Tuomi: > Can you try if applying > > https://github.com/dovecot/core/commit/b291ff1fd61b47639a2db99bd858c9511945f4ab.patch > > > helps? > > Aki >> On 03 February 2019 at 16:20 Marcel Menzel < mail at mcl.gg >> <mailto:mail at mcl.gg>> wrote: >> >> >> Hello Aki, >> >> Arch Linux doesn't have install-able debug symbols for Dovecot. That's >> why I just compiled the package for myself with enabled debug symbols >> (by editing the makepkg...
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...ovecot/core/commit/ab80122c68bfe5c3dbae2b4d782f4181122710a1.patch Aki > On 03 February 2019 at 20:06 Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > Can you try out the attached patch? > > Aki > > > On 03 February 2019 at 17:17 Marcel Menzel <mail at mcl.gg> wrote: > > > > > > All I did was > > > > ??? - create a sqlite database with: # sqlite3 /tmp/storage.db (/run > > only to test for perm issues in other folders) > > > > ??? - change it's owner to mail (that's the user owning the mai...
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...; in the plugin section (sample config file taken from sources) ??? - changing the dict section in dovecot.conf to: dict { ? quota = sqlite:/etc/dovecot/dovecot-dict-sql.conf.ext ? expire = sqlite:/etc/dovecot/dovecot-dict-sql.conf.ext } After this, a simple "doveadm quota recalc -u mail at mcl.gg" is enough to cause a dict crash. While tinkering with the config (and making a small mistake where i moved the file and dovecot complaining about doveadm: Error: dict quota: Quota update failed: dict-server returned failure: sql dict: commit failed: out of memory (reply took 0.041 secs...
2003 May 14
1
mcl models, percentages
...put two packages for R on my home page at http://www.xs4all.nl/~jhckx/R/. The "pcnt" package is for multiway percentage tables. I've posted a first effort called "ctab" on this group and a request for enhancing "ftable" with percentages on the wishlist. The "mcl" package is for estimating multinomial logistic models using conditional logistic regression. This gives greater flexibility in imposing restrictions on the dependent variable. One application is to estimate loglinear models for sqaure tables (e.g. quasi-independence, quasi-symmetry) with cova...
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...sely this looks like use after free. We'll look into this. </div> <div> <br> </div> <div> Aki </div> <blockquote type="cite"> <div> On 03 February 2019 at 16:44 Marcel Menzel < <a href="mailto:mail@mcl.gg">mail@mcl.gg</a>> wrote: </div> <div> <br> </div> <div> <br> </div> <div> Hello Aki, </div> <div> <br> </div> <div> unfortunately, this patch is alread...
2016 Mar 04
3
vignette index
...(source, pdf) static_khan Classification of Cancer Types Using Gene Expression Data (Long) (source, pdf) khan Classification of Cancer Types Using Gene Expression Data (Short) (source, pdf) static_mcl Classification of UCI Machine Learning Datasets (Long) (source, pdf) mcl Classification of UCI Machine Learning Datasets (Short) (source, pdf) The package bst already has an index.html, and I thought that should have...
2019 Feb 03
2
Crash when using dict quotas with sqlite database
...g the makepkg.conf). I've attached the output from gdb's bt full. - Marcel Am 03.02.2019 um 14:45 schrieb Aki Tuomi: > You need to install debug symbols. Not sure how this is done in arch > linux though. > > Aki >> On 03 February 2019 at 15:02 Marcel Menzel < mail at mcl.gg >> <mailto:mail at mcl.gg>> wrote: >> >> >> Hello John, >> >> I tried (until now) to get a valuable backtrace, but it seems that GDB >> can't resolve all symbols. >> This is what systemd-coredump is giving me: >> >> Stack t...
2003 Jan 29
3
multinomial conditional logit models
...the dependent variable. One application is to specify a loglinear model for square tables, e.g. quasi-symmetry or quasi-independence, as a multinomial logit model with covariates. Further details on this technique and examples with several packages are on my homepage at http://www.xs4all.nl/~jhckx/mcl/ I've been trying to implement an MCL model in R and have been mostly succesful. However I'm still stuck on a few points and I'm hoping someone can point out how to do fix them. To estimate an MCL model, the data must be restructured into a person-choice file. * Each case must be du...
2019 Feb 03
0
Crash when using dict quotas with sqlite database
...t;br> </div> <div> helps? <br> </div> <div> <br> </div> <div> Aki </div> <blockquote type="cite"> <div> On 03 February 2019 at 16:20 Marcel Menzel < <a href="mailto:mail@mcl.gg">mail@mcl.gg</a>> wrote: </div> <div> <br> </div> <div> <br> </div> <div> Hello Aki, </div> <div> <br> </div> <div> Arch Linux doesn't have install...
2003 Nov 10
5
picture organizer -- need a bit of help
...#39;t know how to shut up this process, and second, I''ve noticed, that this codeblock is not called, when it should. After loading all the thumbnails, see the dummy counter in my prog... So how to correctly load thumbnails in background? Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+ -------------- next part ------...
2003 Nov 03
1
Something like gtk2''s HSeparator or VSeparator?
Hi! I''m searching for a draggable separator. Is there anything? Splitterwindow? This is just for two windows? Anyway, it needs two WINDOWS. thx Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2003 Nov 03
1
builtin icons
...but this is so complicated for me. I just want to use some builtin icons. Can someone give me a simple example for example using a builtin icon for a toolbar icon? BTW, the wxwindows samples are cool, but beginners (at least me) needs minimal samples. thx Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2003 Nov 13
3
DnD classes
...old be written as: virtual void GetAllFormats(wxDataFormat *formats, wxDataObject::Direction dir = wxDataObject::Get) const; but the parser doesn''t support it :( Can somebody fix it, and maybe anybody correct my try and explain? Thx in advance. Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2003 Nov 07
6
DnD
Hi! Is drag''n''drop works currently under wxruby? I want an app, where you can drag files from a wxlistctrl to a wxtreectrl. Can anyone show a little example? Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2004 Feb 02
4
extconf.rb patch
...ader files like this? File.open("Makefile","ab+"){|f| f.puts f.puts("tclean:; @$(RM) "+(Dir[''*.t''].map{|fn| fn.sub(''.t'',''.h'')}.join)) f.puts } Reduces user error :) Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2003 Dec 29
0
wxruby build with mingw
Hi! Here is a mingw build (ruby1.8.1), everything stripped: http://www.mcl.hu/~kgergely/wxruby-mingw.tgz Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es m...
2012 Jun 29
0
[PATCH] linux-2.6.18/x86: improve CR0 read/write handling
...pu_gdt_descr->address == 0) { gdt = (struct desc_struct *)alloc_bootmem_pages(PAGE_SIZE); /* alloc_bootmem_pages panics on failure, so no check */ --- a/arch/i386/kernel/process-xen.c +++ b/arch/i386/kernel/process-xen.c @@ -641,6 +641,8 @@ struct task_struct fastcall * __switch_t BUG_ON(mcl > _mcl + ARRAY_SIZE(_mcl)); if (unlikely(HYPERVISOR_multicall_check(_mcl, mcl - _mcl, NULL))) BUG(); + if (_mcl->op == __HYPERVISOR_fpu_taskswitch) + __get_cpu_var(xen_x86_cr0) |= X86_CR0_TS; /* * Restore %fs and %gs if needed. --- a/arch/i386/kernel/traps-xen.c +++ b/arch/i386/k...