Displaying 4 results from an estimated 4 matches for "pellegrin".
2010 Sep 27
1
conditional assignment of colors in xyplot()
...data=df1, as.table=TRUE, ylim=c(-10,10),
panel = function(x,y){
panel.barchart(x,y,horizontal=FALSE, origin=0,
col=df1$barcols ) } )
useOuterStrips(ctp)
# Any help you can provide would be greatly appreciated.
# Thank you!
# nathan.pellegrin@gmail.com
[[alternative HTML version deleted]]
2001 Mar 15
2
Win2K printing Problems with Samba
Hi everyone !
i have some trouble printing from Win2K to Samba Server :
My configuration
Server Samba :
Mandrake Linux 7.2
Samba 2.0.7
CUPS
Configured Printer on Parallel Port Kyocera FS 3750 with CUPS
Client : Win2K PRO
driver Apple LaserWriter
When I send a request of print , my printer prints three pages :
the first have a line like this: "%%[ProductName : GNU postscript] %%"
2006 Feb 10
3
Mail.app help
I'm having a problem with Mail.app and imap folders. I've got a new install
of dovecot 1.0beta2, and am only experiencing this problem with Mail. Mutt
works as expected, as well as thunderbird.
When I create a folder using Mail.app, it is written to
~/Maildir/.INBOX.newfolder, which would be fine, if I wasn't telling
everything that I wanted no prefixes. If I move that folder to
2010 Oct 05
4
Extract summary stats to table
Dear List,
I am looking to run a host of models (60) with three methods - lmer,glm and lrm.
Is there a way to output the key stats into a table that i can copy to excel?
I.e for lmer i would want AIC,BIC etc
for lrm i would want Brier score, r2, c-value etc
At present i am running the models from a script and then copying across the values into a excel spreadsheet however this is time