Displaying 20 results from an estimated 100 matches similar to: "GLM with different factors"
2011 May 23
2
Linear regression - several response variables vs few ind variables
Hi all,
I need to run several simple linear regressions at once, using the
following data. Response variables: Bird species (sp 1, sp2, sp3...spn).
Independent variable: Natprop - proportion of natural area. covarate:
Effort = hours). One single linear regression would be: lmSp1 <- lm(sp1~
natprop + effort). However, I need to run this linear regression for all
bird species that I have
2013 Jan 12
1
panel failure in xyplot
Hello
I ran the code below but it said:
no object "'panel.xyplot.intermediate.hh'"
Please kindly advise how to modify the code.
thank you.
(It works with panel.bwplot.intermediate.hh)
Elaine
code
library(HH)
# data input
dataN <-read.csv("H:/R_data/Mig_bird_586.csv",header=T, row.names=1)
dim(dataN)
dataN[1,]
str(dataN)
diet.code <-
2013 Jan 12
1
color in xyplot
Hello
I want to draw a xyplot.
Its dots will have three colors: red for meat, green for vegetable, and
blue for both.
I used the code below but could not make the dot in the same group show the
same color.
Please kindly advise how to modify it.
Thank you.
code
library (lattice)
diet.code <- c("Herbivore", "Omnivore", "Carnivore")
Diet.colors <-
2012 Oct 30
1
rJava Out of Memory Error
I'm running XLConnect 0.2-1 that depends on rJava 0.9-3. I am only able to
work with 2 workbooks before I get this error...
> SppRich = wb["SpeciesRichness"] # This command calls an Excel
> spreadsheet
Error: OutOfMemoryError (Java): GC overhead limit exceeded
I have tried...
> rm(list = ls())
... to clear the workspace, but it doesn't help. I am using RStudio
2009 Feb 11
2
problem with 'which' and strings
I have written a function that goes through a database and calculates various
metric scores and allocates them to a data set. For 400 of the 500 sites
that I calculate these metrics for works fine and allocates the scores into
the appropriate column. For some reason, some sites I run into the below
problem:
Here is what I am doing:
> names(orig.metric)
[1] "BenInsect"
2003 Aug 19
0
Re: Open source IP phone, maybe?
I concur with Jose. The Atmel AVR series packs a lot of bang for the buck. They
also come in a 3.3v low power version for use in battery powered systems.
Gene
-----Original Message-----
From: Leo Ann Boon [mailto:leo@innovax.com.sg]
Sent: Tuesday, August 19, 2003 7:21 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Re: Open source IP phone, maybe?
Ubicom's Scenix IP2K.
2010 Sep 29
0
New package GAD (General ANOVA Design)
Hi, everyone.
GAD package analyses complex ANOVA models with any combination of
orthogonal/nested and fixed/random factors, as described by Underwood
(1997). There are two restrictions: (i) data must be balanced; (ii)
fixed nested factors are not allowed. Homogeneity of variances is
checked using Cochran's C test and "a posteriori" comparisons of means
are done using
2006 Jun 19
1
[Bug 1198] ssh associates the host identification to just IP/hostname , and it should also include remote port.
http://bugzilla.mindrot.org/show_bug.cgi?id=1198
Summary: ssh associates the host identification to just
IP/hostname , and it should also include remote port.
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
2003 Jul 28
0
Re: Asterisk-Users digest, Vol 1 #882 - 11 msgs
Hi!
Sure, just look for: Wonder Shaper. It's a HTB based shaper
configuration wich have some very good features, I use a variation of
that here at my College.
http://lartc.org/wondershaper/
It is the page (a simple google search).
Also make sure to uncomment the line tos=lowdelay in every config file
of asterisk that have it.
Hope it is usefull, sincerely,
Ildefonso Camargo
2003 Aug 08
0
VoicemailMain2, inband digits detection, rcf2833 digits detection (rtp issue, I think)
Hi!
I've been trying to use the Voicemail (and Voicemail2) applications with
an SIP Phone (X-Lite, for those who cares), when I use g.711(a/u) codec,
it works perfectly with inband (it detects the whole mailbox (in my case
10007)), but not with rfc2833 (in this case, it only detects 107 as the
mailbox number). With gsm codec, the inband doesn't work, I guess
that's due to the
2003 Sep 19
0
phonecore, gnophone from CVS.
Hi!
I was trying to use gnophone with asterisk, but I can't make a call (It
just get the a answer of "REJET"), but I can register an everything.
Anyway, I decided to move to the cvs version of gnophone, so I checked
out EVERYTHING from cvs.digium.com (yes, a cvs -z7 co .). I installed
libiax2, gsm (the one that was inside gnophone), and got gnophone to
start compiling. But
2003 Sep 23
1
Cisco 7960 SIP Firmware.
Hi!
The university where I work just bought four Cisco 7960G IP phones (they
didn't ask, just came across the door and gave me a box and told me:
"Can you make this work with the Asterisk PBX we have?"). According to
what I read, there is no much hope, because I have not the SIP firmware
(too bad). Has anybody succesfully got an answer from cisco?, or does
anybody happend to
2011 Apr 29
0
Friday on VUC: Jabber/XMPP
Hi all,
Friday at 12 Noon EDT, we'll be talking to Emil Ivov of Jitsi.org
(formerly SIP Communicator) and Thiago Rocha Camargo (of Nimbuzz)
about Jabber, something the Asterisk community is becoming more
interested in by the day. Join us to learn more about Jabber and SIP
or to share your knowledge and experience. As always, the VUC
discussion includes people from very diverse backgrounds, so
2004 Jun 03
0
Detail on Samba 3 By Exmaple (comments).
Hi!
I have been reading the Samba 3 by example avaible on the web site
(samba-guide.pdf), I think it is very good, but have a question:
- In section 6.3.5 (page 150, numerated), there is a note wich says that
the computers account must be inside the People container due to an
error in samba. Is this true?, or can it be due to the config of the
nss-ldap and the pam-ldap modules wich is on
2004 Jul 01
1
What can I lose if I use ldap compatibility with samba 2 schema?
Hi!
I'm trying to use Directory Administrator from
http://diradmin.open-it.org/files.php, but It only work with the old
sambaAccount schema, so, My question would be: What is *really* new on
samba 3 with the use of sambaSamAccount?, do I lose something if I use
the compat mode?
Thanks in advance for any answer, sincerely,
Ildefonso Camargo
icamargo@merkurio.com.ve
icamargo@unet.edu.ve
2010 Jul 29
1
Pattern recognition
Dear all,
I'm trying to use some technic to do a pattern recognition over a large
dataset. I really don't have any idea on how to do that using R.
Here is a sample of the data:
id,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
1480010,208,69,180,465,465,241,241,69,584,26,75,578,507,75,284
1480183,208,69,352,476,531,495,163,241,69,584,69,584,69,484,69
1998 Oct 02
1
How to mount file system from Unix on Windows 95 using SAMBA ?
I have Samba 1.9.17p3 server running on (Unix AIX 4.1.4) and I would
like to mount a file system from Unix on Windows 95 using SAMBA.
How do I need to do ?
Thanks, Ulisses / INATEL
--
INATEL - Instituto Nacional de Telecomunicacoes de Santa Rita do Sapucai
CCTMN - Centro de Compet?ncia TMN
Endereco: Av. Joao de Camargo, 510
mailto:ulisses@cctmn.inatel.br Tel: (035) 471 9333
2012 Jun 22
6
Definition list as image caption
recently though about image captions, then i realized that this could be achiebed by Markdown Extra's definition list feature:
![alttext](http://exampl.com/img.jpg)
: here goes the *caption*
What do you think?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 May 26
1
PAC implementation, under "open" license.
Not sure, I'm reopening an OLD thread here (sorry).
I need some answers, looking somewhere I found this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnkerb/html/MSDN_PAC.asp
I'm not sure, I just gave it a brieft read. Can't this be used to
include PAC data on a kerberos ticket in order to use the kerberos
autentication on win2k/xp?
I know that it also
2010 Jul 01
2
Plot map Brazil and documentation
Dear all,
I'm trying to plot some data over a geographic map.
I'm reading the documentation (?map)... The problem is here:
*map(database = "world", regions = ".", exact = FALSE, boundary = TRUE,*
* interior = TRUE, projection = "", parameters = NULL, orientation = NULL,*
* fill = FALSE, col = 1, plot = TRUE, add = FALSE, namesonly = FALSE,*
* xlim =