similar to: 'mgcv' package, problem with predicting binomial (logit) data

Displaying 20 results from an estimated 600 matches similar to: "'mgcv' package, problem with predicting binomial (logit) data"

2010 Dec 03
1
mgcv package plot superimposing smoothers
Dear R help list, I'm fitting a 'variable coefficient model' in the MGCV package and I want to plot the different smoothers I get for each factor level in one graph. So, I do something like this to fit the gam: Mtest <- gam(outcome ~ s(age, by=as.numeric(gender==0)) + s(age,by=as.numeric(gender==1))+factor(Gender)) Then I can plot the smoother for gender=0: plot(Mtest,select=1)
2014 Sep 22
1
samba downgrade?
i am currently running version 4.2.0pre1-GIT-e6f79b9. Don't remember how i got this installed, but i wanted to know if i can downgrade this version to a stable version ? My setup of samba is AD DC. thanks jef
2006 Jun 08
1
Problem with dovecot-lda
I have installed the dovecot 1.0 beta3 (package included with Ubuntu Dapper Drake) and everything is working very well. Next I wanted to try the dovecot lda (for sieve filtering). In postfix I have "mailbox_command = /usr/lib/dovecot/deliver" and I followed the instructions from http://wiki.dovecot.org/LDA. I only changed "postmaster_address = postmaster@localdomain.local"
2011 Feb 19
1
Running dovecot on embedded device?
Hi, I'm considering buying a QNAP TS-212 NAS and I wonder if this device is powerful enough to run dovecot too (there is a pre-built dovecot package available from QNAP)? The main goal would be that my mail is stored centralized on the NAS, where I can access it from multiple systems without ending up with mail scattered over each system (which is exactly what is happening now due to the
2002 Apr 06
1
Compilation problem and solution on Solaris 2.7
To whoever it may help, My flavor of Solaris 2.7 was not able to compile rsync 2.5.5 with the vanilla "./configure; make". Three functions where missing : inet_ntop, inet_pton, inet_addr There are replacement inet_ntop and inet_pton in the distribution tree, so it's easy to change the Makefile and have them compiled and included by a simple "make". However, the inet_addr
2006 Jul 05
5
Help with migrations and create
After creating a table in a create table migration, I''m then attempting to populate a couple of rows of data in the table using the create method. The first row gets inserted into the database, but any further calls generate a select against the database, but no insert. Am I doing something wrong, or is it inappropriate to create more than a single row of data in a table using
2008 May 09
5
dynamic models
Hi In my app , a user can create a set of question then a table is dynamily created , in the database,to store the answers of the questions. the name of the table is answers_x (x is the id of the questionniare). Is it possible to dynamicly create a model, to handle the answer_x tables ?? I can''t manually create a model then restart the server.
2013 Oct 14
1
File permission problems after update from Samba 4 alpha 17 to Samba 4.0.5
We had used Samba alpha 17 (included in Resara Server 1.2) for a long time and has now migrate it to Samba 4.0.5 (Ubuntu + Zentyal 3.0 PPA) with NTVFS enabled . Most things seems to work: DNS with Bind9_DLZ, domain join, user login and also GPO are still working fine :) But we have trouble with file permissions now! All domain users can't rename or delete their own files which they had
2006 May 06
1
Fwd: Fun with TrippLite
Hi Charles and Jonathan, I am going through my over 300 unread NUT messages, and I just discovered this one from mid-December. At the time, I was trying to clean up the tripplite subdriver of newhidups, but never got the information I needed. I have enabled this driver now, but it is marked "experimental". The driver is still incomplete, in the sense that there are many unmapped device
2008 Mar 14
3
Encoding system
Hi , By default encoding system is UTF-8 for ROR request and ajax request. How to change the encoding for this both type of request? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2005 Dec 16
0
Fwd: Fun with TrippLite
Hi Jonathan and Charles, yes, the Tripp-Lite HID subdriver was under development. I started it based on the debug output posted by somebody on this list a few weeks ago, but then I either didn't get the information I needed, or got too busy to act on it. That driver is still incomplete, in the sense that there are many unmapped device variables. Jonathan, if you run this driver, could you
2004 Jul 02
0
CBMySQL
I'm not a really good C Programmer, but manage to get the meetme integrated with mysql. Please visit http://www.mithotech.com/asterisk . Some of the functions are :- - Make room reservations - Authenticate with MySQL base on room number, pass, maximum allowed users and datetime - With speakers and listeners mode Currently it only support MySQL, may be I will try to include pgSQL in the next
2004 Jan 31
1
newbie thinclient env
i have a lot of questions, maybe you've got some answers. I've got the following setup : 1 central server ( linux ) , 17 servers ( LTSP ) on different locations, where each server has a number of thinclients connected to it ( max 6 ) The central server / 17 LTSP servers are on the internet and share 1 VPN ( freeswan ). It would be nice if the 17 LTSP servers could use asterix on one
2006 Dec 16
1
dovecot lda truncates messages
I'm running dovecot 1.0.rc2 (package from ubuntu 6.10) and use the dovecot lda 'deliver' (also a package from ubuntu 6.10 with sieve filtering) to deliver messages to maildir. Everything works well, until I discovered a truncated message this week. The problematic message is a message bounced by the majordomo mailinglist software. I think the problem is related to the fact that
2005 Dec 15
1
Fun with TrippLite
Hey I recently picked up a couple SMART1000LCD TrippLite UPS's. These are similar to other usb ups's that have been mentioned on the list in the past few months. I tried a few patches posted last month and got some amount of success. That being said, I am thus far unable to get much love from the actual upsd itself. Any pointers in terms of what I may need to change or what help I can
2005 Jan 03
2
[LLVMdev] gmake check broken
I'm getting the following error: ERROR: tcl error sourcing /usr/home/jeffc/llvm/obj/test/site.exp. extra characters after close-quote while executing "set llvmgcc "PATH="/usr/home/jeffc/llvm/obj/Debug/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/jef..." (file "/usr/home/jeffc/llvm/obj/test/site.exp"
2007 Jan 03
2
Hershey fonts for musical notation?
Hi, I'd like to know if it is possible to use Hershey vector fonts to create very primitive musical notation. If I can hang some whole notes on these lines X11() plot(0,0, xlim=c(0,10), ylim=c(0,10)) # Staves: for (i in c(seq(from=2,to=2.8,by=0.2),seq(from=4,to=4.8,by=0.2))) { abline(h=i) } it is enough. Best wishes, Atte Tenkanen University of Turku, Finland
2002 Oct 30
1
sticky bit, etc.
I have a question about samba and sticky bits. I have a share with the following configuration: [documents] comment = documents path = /shares/documents public = no writeable = yes printable = no valid users = @lan1 force user = docadmin force group = lan1 create mode = 0440 force create mode = 0440 directory mode = 1770 force directory mode = 1770 delete read only = no
2003 Apr 23
0
apsfilter warning: unknown option 'myhost.mydomain.com'
On Tue, Apr 22, 2003 at 10:09:10AM -0400, jef moskot wrote: > I am having the exact same problem mentioned here: > http://www.apsfilter.org/Lists-Archives/apsfilter-stable-0211/msg00020.html > > This is a fresh install of the FreeBSD port: apsfilter-7.2.5_1 > The OS is also a fresh install of FreeBSD 4.8-RELEASE. > Was a solution ever found for this issue? [ Cc'd to
2004 Jul 26
3
TE405P and E1
Hello Im from Denmark and i've just got my Digium TE405P. But i have some problems when i connect it to my E1 connection (ISDN30). My telco delivered a alcatel box witch have a G.703 120ohm (DB9 with a serial to rj45) and a 75ohm coax connection. I've tried to connect using the 120ohm with rj45 and a ordinary utp cable. But it dosent seem to work. I've tried several zaptel.conf