Displaying 20 results from an estimated 100 matches similar to: "Comparing long species lists via Sorensons dissimilarity"
2007 Sep 23
0
Beginners question about Percentage similarity in R?
I have been reading a paper whereby the authors took values from
Sorensons dissimilarity index and values from a percentage similarity
index and applies G-Testing to the table of values. This is carried
out to assess the differences in spider faunas (Strattton and Uetz,
1979).
I like the method but have been trying to work out what function in R
to use to get the percentage similarity. I have
2010 Aug 30
1
lost in vegan package
Hi R Helpers,
I'm still new to R and i experience many difficulties..I'm using vegan
package (R version 2.11) trying to calculate checkerboard units for each
species pair of a matrix. I've prepared the function:
pair.checker=function (dataset) {designdist (dataset,
method="c("(A-J)x(B-J)", terms ="binary", abcd=FALSE)}
to use with function oecosimu as
2009 May 26
1
unsubscribe
Ian Davidson
Software Developer
Clear-Com, a Vitec Group brand
7400 Beach Drive
IQ Cambridge
Cambridge
CB25 9TP
United Kingdom
TEL: +44(0) 1223 815000
DDI: +44(0) 1223 815977
Fax: +44(0) 1223 815001
ian.davidson at vitecgroup.com
www.clearcom.com
<outbind://6-00000000D7A71728D49A6F42A4D030A8BDCE2F0D070003A2EBDA91A95F4
2007 Aug 13
3
Very new - beginners questions
Dear all,
I have 4 sites and want to determine how different they are from each other. For this I have decided to use R though it seems a bit daunting to learn.
I have read data in from a CSV the structure is :
Species1 Species2 Species3
Site1 4 4 7
Site2 3 1 0
Site3 0 99 6
Site4 75 3 33
There are many more species than shown above this is just an example. Here are the
2004 Oct 20
1
default_mail_env problems
sorry if this mail is a duplicate - I am testing the new mail system!
I am having problems setting the default mail environment.#
I am using Fedora Core 2 with version dovecot-0.99.10.5-0.FC2
My users all have an NFS mounted home directory, and all mail is
delivered to ~Mail/.mailbox it is all mbox format.
I would like to put the indexes on the local system in
/var/indexes/{username}.
So I
2004 Aug 06
3
content on demand?
Hi,
Does Icecast support streaming on demand as Shoutcast does? i.e. if I have
some MP3 files in a directory, can these be streamed if I link to them on a
web page.
Thanks,
Glen
-----------------------------------------------------
Design Solution Limited
t: +44 (0)1502 513008
f: +44 (0)1502 588622
e: info@designsolution.co.uk
w: http://www.designsolution.co.uk
Nouvotech
2005 May 10
1
Launching rsync daemon via launchd on Mac OS X 10.4 Tiger
Hi,
I have recently upgraded to Tiger and needed a way to launch the
rsync daemon on system-startup. Tiger includes the launchd which is
responsible for launching daemons. I have made my config file
available to download for anybody who is interested in doing the same:
http://www.designsolution.co.uk/resources/rsync/
Perhaps this may be added to the resources section of the rsync site?
2009 Mar 10
2
Problems building celt-0.5.2 for blackfin
Problems building celt-0.5.2 for blackfin.
Use the following to configure:
#!/bin/sh
# bfinconf
# Set up configuration to cross compile on blackfin
./configure \
--host=bfin \
--enable-fixed-point \
CC=bfin-uclinux-gcc \
CFLAGS='-O2 '\
'-mfast-fp '\
'-ffast-math '\
'-Wall -Dlinux '\
'-D__linux__ '\
'-fno-strict-aliasing '\
2013 Mar 14
0
map question
Dear All,
wondering if anyone could help with a working code for the following:
I would like to plot a map using R that includes New York City (with counties of Kings, Queens, Bronx, New York and Richmond), Westchester, Nassau, Suffolk and Rockland counties (any color would be ok per county as long as they are different), and place 4 visible red dots at the following zip codes: 11219, 10960,
2004 Sep 17
1
No such file or directory - but it is there.
I have a problem when installing applications from a Samba share.
I have been using this share for sometime with no problems, but now
after installing 3.0.6 I have an issue.
Most applications I have work fine, only three are suspect.
OfficeXP, will start the install but it stops with the error,
installation source has been corrupted. The Samba log show it is looking
for the file
2001 Jan 26
1
tseries 0.7-0 with R 1.2.1 dumps core (PR#827)
Dear Dr. Trapletti,
I am trying to use your tseries 0.7-0 package with R 1.2.1
(the latest version) under redhat linux 6.2, but the command
library(tseries)
causes R dump to core with a segmentation fault.
Do you have any suggestions how to fix this?
Thank you,
Keith
Dr. Keith M. Briggs, Complexity Research Group, BTexaCT.
Adastral Park admin2 pp5, Martlesham Heath, IP5 3RE, Suffolk, UK
Tel:
2004 Sep 02
0
Samba / LDAP no account in domain
Can anyone please help me?
I have swapped from using passwd.tdb to using LDAP, but I just can't get
it to work. User authentication works if I try to access a share from a
locally logged in system, but if I try to login at domain level I get
Domain controller not found and the samba log produces this :
[2004/09/02 09:16:29, 0] rpc_server/srv_netlog_nt.c:get_md4pw(218)
get_md4pw:
2011 Jun 09
2
Problem with a if statement inside a function
I have a really long functions, and at the end of the function, I am using a
if statement
to tag certain keywords based on whether they have certain values contained
in them.
However, the if statement doesn't seem to work.
When I had split up the commands into various functions, it worked fine, but
I'm not sure
what going on now that it's combined into a single function.
myfunc
2013 Sep 03
1
setup of dovecot as proxy to dbmail
Can anyone point me in the direction of a detailed how-to for setting up a postfix and dovecot (proxy) node with dbmail?
In particular I'm looking for a how-to which shows dovecot authenticating against the dbmail database directly.
The only example I've found is this one which requires a duplication of the user database.
2004 Aug 16
4
Winxp / LDAP No account in domain
Can anyone help - this is driving me up the wall.
I keep getting this error from my LDAP enabled BDC :
[2004/08/16 15:38:12, 0] rpc_server/srv_netlog_nt.c:get_md4pw(218)
get_md4pw: Workstation ALDEBURGH$: no account in domain
It is the same for all workstations. I have made sure the Sign Or Seal
reg hack is in place. The same client system is OK when not using LDAP
as a password backend.
I
2017 Apr 07
0
CFP PhyCS 2017 - 4th Int.l Conf. on Physiological Computing Systems (Madrid/Spain)
SUBMISSION DEADLINE
4th International Conference on Physiological Computing Systems
Submission Deadline: April 18, 2017
http://www.phycs.org
July 28 - 29, 2017
Madrid, Spain.
PhyCS is organized in 4 major tracks:
- Devices
- Methodologies and Methods
- Human Factors
- Applications
In Cooperation with IT, CMP, FENS, SBFis, HFES, SBE, SBBf, ACM SIGCHI.
With the presence of
2017 Apr 07
0
CFP PhyCS 2017 - 4th Int.l Conf. on Physiological Computing Systems (Madrid/Spain)
SUBMISSION DEADLINE
4th International Conference on Physiological Computing Systems
Submission Deadline: April 18, 2017
http://www.phycs.org
July 28 - 29, 2017
Madrid, Spain.
PhyCS is organized in 4 major tracks:
- Devices
- Methodologies and Methods
- Human Factors
- Applications
In Cooperation with IT, CMP, FENS, SBFis, HFES, SBE, SBBf, ACM SIGCHI.
With the presence of
2008 Jan 10
2
Error on distance matrix
Hi,
I am trying to calculate a distance matrix on a binary data frame using
dist.binary() {ade4}. This is the code I run and the error I get:
> sjlc.dist <- dist.binary(as.data.frame(data), method=2) #D = (a+d) /
(a+b+c+d)
Error in if (any(df < 0)) stop("non negative value expected in df") :
missing value where TRUE/FALSE needed
I don't know if the problem are the
2004 Aug 20
0
Fedora Core2 / Samba / Ldap / smbldap-tools - No account in Domain.
Sorry for the cross lists post, but my problem seems to involve several
areas, and one may be affecting the other.
Problem:
When logging on with a Windows XP client to the Samba domain I get the
error :
[2004/08/16 15:38:12, 0] rpc_server/srv_netlog_nt.c:get_md4pw(218)
get_md4pw: Workstation ALDEBURGH$: no account in domain
Anyone got any ideas ?
Heres what I have got most of the config
2005 Mar 06
3
SJphone on PDA registering with Asterisk???
I try to setup SJphone on my PDA, but it does not register with Asterisk.
I have setup a sip account on asterisk, ...
Can anybody give me a hint?
bye
Ronald