similar to: (no subject)

Displaying 20 results from an estimated 1000 matches similar to: "(no subject)"

2012 Oct 25
2
Plot lmer model with Effects package
Hi everyone! I have a simple model that i would like to plot with 95% CIs. It is like follows: m1<-lmer(Richness~Grazing+I(Grazing^2)+(1|Plot),family=poisson) By using the effects package I get two plots, one for the linear term and one for the squared term. Q1: Can I get all in one? I.e. with one line for the whole model? Q2: Can I also visualize the random effects? I would be very happy for
2012 Feb 06
1
lmer with spatial and temporal random factors, not nested
Hi, I am new to this list. I have a question regarding including both spatial and temporal random factors in lmer. These two are not nested, and an example of model I try to fit is model1<-lmer(Richness~Y+Canopy+Veg_cm+Treatment+(1|Site/Block/Plot)+(1|Year), family=poisson, REML=FALSE), where richness = integer Y & Treatment = factor Canopy & Veg_cm = numerical, continous
2009 May 18
3
Parsing configuration files
Dear list, Is there any functionality in R that would allow me to parse config files? I have trie ??config and apropos('config') without succes, and also search the R package site. Mvh. Marie [[alternative HTML version deleted]]
2009 Jun 08
3
Combining elements of vectors
Dear list, I have a vector of elements which I want to combined each with each, but none with itself. For example, > v <- c("a", "b", "c") and I need a function 'combine' such that > combine(v) [[1]] [1] "a" "b" [[2]] [1] "a" "b" [[3]] [1] "b" "c" I am not very interested in the orders
2004 Jul 17
1
MYSQL_FRIENDS and IAX problem
Hi, I had compiled support for MYSQL_FRIENDS and it works for SIP, but when use tiwh IAX2 I have some problem, I can register with a client, but when I try to make a call I got this error: Jul 17 12:52:03 NOTICE[229387]: chan_iax2.c:5183 socket_read: Rejected connect attempt from <IP-ADRRESS> When I google'ed this problem I can see other users also found this error (bug ?) But no-one
2010 Mar 29
1
is it possible to connect Digium TE420 and Cisco card?
Hello, I'm having problem connecting my Asterisk 1.4.29.1 with Digium TE420 to providers Cisco 2800 with VWIC-1MFT-E1 card. the same card runs fine with another E1 provider. TE420 led's lite green. Message type: RELEASE COMPLETE (90) < [08 02 80 ac] < Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 Location: User (0) < Ext: 1 Cause:
2011 Dec 05
5
Spec'ing a block
Hi folks How would you spec something like this: as_user username do FileUtils.chmod_R 0755, "#{directory}/*" end Where as_user fires off a new process (and set uid to username). It seems that this won''t catch FileUtils.chmod_R: FileUtils.should_receive(:chmod_R).with(0755, "#{@domain.directory}/*") I guess that is because it is passed in the block
2010 Oct 22
3
Licensing of Default MOH
Hi, I wonder if I may freely use the default soundfiles that came with asterisk (fpm-world-mix, fpm-calm-river and fpm-sunshine) on production server? Are there any official sources of royalty free music? -- Mvh, Aurimas Skirgaila -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Dec 09
5
Making outregs in R
Dear r-Gods! I am interesting in making an equivalent command like outreg in stata where I get all my 8 regressions in one table. Does R have an easy command to that? MVH Dave [[alternative HTML version deleted]]
2005 Jan 27
2
cluster, mona error
Hi I have a problem using the package cluster on my binary data. I want to try mona at first. But i get the an error. hc<-read.table("all.txt", header=TRUE, sep="\t", row.names=1) srt(hc) `data.frame': 51 obs. of 59 variables: $ G1p : int 2 1 1 1 1 1 1 1 1 1 ... $ G1q : int 1 1 1 1 1 1 1 1 1 1 ... $ G2p : int 1 1 1 1 1 1 1 1 1 1 ... $ G2q : int 1 1 1 1 1 1
2001 Oct 04
4
wine wount do anything
Yello I use (or try to use :) wine 20010824 (installed from MDK rpm). If I try to run a app i get: #wine notepad.exe Warning: could not find wine config [Drive x] entry for current working directory /home/enrique/.wine; starting in windows directory. Loading required GL library /usr/X11R6/lib/libGL.so.1.2 And nothing more happens. My system conf: Linux Mandrake 8.0, kernel 2.4.8-24mdk, XFree
2002 Feb 24
1
SV: SV: Problem regarding installation
OK! I'm sorry about this. As I wrote earlier I'm totally lost... but I will try to explain the problem in steps bellow, ok. 1. I installed the rpm's for samba, Version 2.0.2a-ssl I think this is the version distributed with redhat linux 7.0 2. Then I changed the parameters in the /etc/samba/smb.conf file, and in this file I added the folowing parameters. [global] netbios name
2002 Sep 07
1
Authenticating users using server=domain
Hi, I'm new to this list, so sorry if this has been brought up before. I've searched the archives, and it looks like I'm having the same problem as Bill Gardner in his post: http://lists.samba.org/pipermail/samba/2002-April/070640.html Unfortunately I couldn't find any answer to that post in the archives, so I'm asking here.. I have a Samba 2.2.3a server running on IBM AIX.
2001 Oct 15
2
Linux-2.4.12
How come there haven't been any ext3 patch for Linux 2.4.12 -- Mvh Magnus Lundin
2011 May 16
1
AMD tweaking
Hi, long time ago, I came up with an optimal configuration set for my environment - good detection and little false positives. Unfortunately some people are always being detected as Answering Machines. I'm not up to re-adjust my precious balance of initial_silence/max_words/... , so I'm thinking about to check if the pickup time is equal to the pickup time when the same phone number was
2007 Aug 02
1
dovecot 1.0.2, sieve 1.0.2 and regex
I've just ported a largeish procmail script across to sieve and want to get to use wildcards in filing mail and can't seem to get regex to work. The script starts nicely with: > require ["fileinto","regex","envelope","vacation","regex"]; and a bit down these few lines comes into play: > elsif header :regex "From"
2007 Jul 11
2
smbpasswd problem on Solaris-10
I have compiled both samba-3.0.25a and samba-3.0.25b and with both I have problems setting user password longer than 8 chars with smbpasswd. I get no errors, but if I try to set a password with more than 8 chars the password will only be generated using the first 8 chars. This is on Solaris-10 update 3 on amd64 and I have compiled samba using Sun Studio 11 compiler suite and no other options to
2002 Feb 16
2
map_ptr error
We're using rsync to mirror a web server. The rsync is initiated using ssh from a Red Hat Linux 7.2 box, the files are located on an Alpha running a version of Digital Unix 4. On the Alpha rsync is 2.5.2, The Linux box used to have a 2.4.6-X version, but with the map_ptr problems I built 2.5.2 on that as well. However, version incompatibility was not the problem, as they persist after the
2012 Mar 24
1
icy-metaint in header and in stream data
Normally icy-metaint is a line in the http header, but some stream only sends it in the response data is self. Where can I find such a stream? Is that compliant to the standard? Implementation that also parses the response data http://stackoverflow.com/questions/8621353/textview-not-updating-shoutcast-stream-metadata-in-android-2-2 Thank Stig -- Best Regards / Mvh Stig Christensen stig
1999 Oct 28
1
Win 95 login fails
Hi ! I've set up a samba server (2.0.3-8) on a machine running RH 6.1. Everything works fine. Printing, smbclient and so on.. But when i try to login from a win95 client, it says "there's no domain server to confirm the password".. And when i look in the logs. ( .log ), it says: [1999/10/28 10:00:59, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69) process_login_packet: