search for: lahigh

Displaying 3 results from an estimated 3 matches for "lahigh".

Did you mean: ahigh
2003 Dec 04
2
Comparing Negative Binomial Regression in Stata and R. Constants differ?
...in Los Angeles High Schools. It is discussed in the UCLA stats help pages for the Stata users: http://www.ats.ucla.edu/stat/stata/library/count.htm and See: http://www.ats.ucla.edu/stat/stata/library/longutil.htm To replicate those results, I used R's excellent foreign package to bring the lahigh data in, then did poisReg1 <- glm(daysabs~gender+ mathnce+langnce,family=poisson(link=log), data=lahigh) library(MASS) negbinReg1 <- glm.nb(daysabs~gender+ mathnce+langnce,link=log, data=lahigh) The parameter estimates of the coefficients are the just about the same, except for the interce...
2007 Oct 16
2
username with @ (at character) - problems with authentication (CUPS)
Hi all I tried to set up a printer, which I need to acces using my username. Unfortunatelly, username contains @ (at) inside. I tried different form of escaping (using backslash, unicode value, quotes etc). Nothing works. my username is: abc@domain.com my password is: 12345678 printer server is: srv-file printer name (with space): KyC2520 WITS From various docs i found the URI form I
2007 Aug 29
2
kinit works, net join ads fails
I running 3.0.25c on OpenSolaris. I can succesfully do a kinit and see the ticket via klist, but am unable to join the domain. /usr/sfw/sbin/net -d 5 ads join -U user@DOMAIN.LOCAL gives the following error... [2007/08/29 15:49:24, 3] libsmb/clikrb5.c:(593) ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache file found) [2007/08/29 15:49:24, 0] libads/kerberos.c:(228)