Displaying 6 results from an estimated 6 matches for "tryping".
Did you mean:
trying
2005 Aug 17
1
two-level poisson, again
Hi,
I compare results of a simple two-level poisson estimated using lmer
and those estimated using MLwiN and Stata (v.9).
In R, I trype:
-------------------------------------------------------------------------------------------
m2 <- lmer(.D ~ offset(log(.Y)) + (1|pcid2) + educy + agri, male, poisson)
-------------------------------------------------------------------------------------------
2007 May 19
0
Rserve() ?
Hi, I have also tried to install the Rserve package on my machine. I am able
to load with with library(Rserve), but when I trype Rserve() to start the
server, I get the following message:
> Rserve()
Stating Rserve...
C:/PROGRA~1/R/R-25~1.0/library/Rserve/Rserve.exeWarning message:
'Sys.putenv' is deprecated.
Use 'Sys.setenv' instead.
See help("Deprecated")
I have
2011 Apr 11
0
model specification: help needed
Hi R experts:
I am new to mixed model commodity. I am tryping to specify a model using
lmer in lme4 package. I am not sure if I am doing right, so I need your
help....please......
Treatment / factor structure
Year: level 1:3, the whole the experiment was repeated in three years,
random factor
village: level 1:2 # the level is much higher just three are...
2006 Mar 07
1
Changing REINVITE status of the channel dynamically
I've an Asterisk server running in my office, which forwards all
long distance calls to a third party SIP service using an extension rule:
exten => _1XX0.,1,Dial(SIP/{EXTEN:4}@external_sip_server.com)
(1XX0 is the international calls rule for Chile)
Also, in my sip.conf, I've defined canreinvite=yes to decrease the
network load to the server caused by the RTP.
However, the external
2010 Sep 05
2
Marking .exe on cd-rom installation as executable
...ve for current working directory '/home/kade', starting in the Windows directory.
wine: cannot find 'D:\welcome.exe'
And if I try to activate it from the drive or the folder, it says not marked as executable. The last time I did it I dragged and dropped the .exe into terminal after tryping "winecfg" or something like that, and it worked fine- but I can't recall what I typed.
2003 Dec 01
0
No subject
...General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hello,
I have installed CUPS 1.10 and I am tryping to print to the printer attached
on my linuxbox from windows clients using samba.
In the CUPS docs the samba configuration is simple: "printing = cups".
I have tried this with samba 2.0.7 and samba 2.2.1a but dont work..
Someone can print to linuxboxes using cups with samba????
Thanks...