search for: ade

Displaying 20 results from an estimated 197 matches for "ade".

Did you mean: add
2013 May 17
1
Error with adehabitatHR and kernelbb
Dear all, I'm trying to get a Brownian bridge kernel (kernelbb) for each combination of two consecutive animal locations (see commands below) and put them, with a loop, inside a list. It works well at the beginning but after 42 runs, it appears the following warning : >Error in seq.default(yli[1], yli[2], by = diff(xg[1:2])) :  >  invalid (to - from)/by in seq(.) I looked at the
2003 Jul 17
3
how to divide a string into characters? - for comparing strings that is
...ot;A","B","C"). How can this be accomplished? I tried cut() and split(), but they do something else, it seems. The purpose for doing this is to find the number of common (and uncommon) characters, i.e. ultimately I want something like this: > foo("ABD","ADE") c(2,1) # 2 in x are in y, 1 in y is not in x > foo("AB","ADE") c(1,2) # 1 in x is in y, 2 in y are not in x Maybe I even do not need the string splitting? I hope I was clear in stating my problem. Thank you for your valuable input, David
2009 Dec 18
1
Doubts about ADE-4
Hi, I'm having some troubles in using the ADE-4 package. I want to analyze data for the Outlying Mean Index in the function 'niche'. I've got two matrixes: one for environmental data and the other for species abundance data. But to implement the analysis, as I understand it, I need to put tocheger these two matrixes in one, as in t...
2001 May 29
3
geary statistics
...ogie ?volutive - Equipe "?cologie Statistique" Universite Lyon 1 - Bat 711 - 69622 Villeurbanne CEDEX - France Tel : 04 72 43 27 56 Fax : 04 78 89 27 19 04 72 43 27 57 E-mail : dray at biomserv.univ-lyon1.fr --------------------------------------------------------------- ADE-4 http://pbil.univ-lyon1.fr/ADE-4/ADE-4F.html --------------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&quo...
2010 Dec 22
0
Adobe digital Editions auto open
Hi All, First off only been using Ubuntu for a week, so really very new to this, if I need to do anything in the terminal please be really basic! Running Ubuntu 10.10 I installed WINE no problem, version 1.2.2 Adobe reader has been installed via Synaptic Package manager V9.4 I then installed via WINE Adobe Digital Editions, this has also loaded and is running. I have bought some books and these are showing the ADE library screen. Problem I have is that everytime I click on Places>the any of the folders shown, A...
2002 Jul 18
2
RODBC and Excel Files
...ogie ?volutive - Equipe "?cologie Statistique" Universite Lyon 1 - Bat 711 - 69622 Villeurbanne CEDEX - France Tel : 04 72 43 27 56 Fax : 04 78 89 27 19 04 72 43 27 57 E-mail : dray at biomserv.univ-lyon1.fr --------------------------------------------------------------- ADE-4 http://pbil.univ-lyon1.fr/ADE-4/ADE-4F.html --------------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&quo...
2001 Nov 06
2
Canonical Correspondence analysis-CoCoAn package
Hi R-users, I am new to R environment.I want to carry out a correspondence analysis on a contigency table with 64 columns and 298 observation of Environmental data.In many cells of the contigency table the frequency is just the value '1'. I got the following error. > CAIV(Eplankton) Error in if (L[i, j] < 0) return("Table L must contain non-negative numbers") :
2009 Mar 18
1
Re ading from a Database
Hi all, I'm quite new to R and have limited experience. What Im trying to do is very important as it is part of my final year project; or more so the central idea behind it. I will be creating BibTex files to enter into a mySQL database. I then need to perform operations on this DB like 'return studies similar to x'. It's really just getting a start at this that I'm having
2009 Jul 23
1
Re ading Image Files
Hello, I'm rather new to R and I want to do some image analysis. Is there a way to read jpeg files into a matrix like matlab's imread? -- View this message in context: http://www.nabble.com/Reading-Image-Files-tp24619129p24619129.html Sent from the R help mailing list archive at Nabble.com.
2010 Jul 16
1
re ading SPSS .sav files (PR#13509)
Sir/Madam, Installed in my computer is the Version 2.9.1(2009-06-26) of R. I have a SPSS.sav file produced by SPSS Version 17. >install.('foreign') >library(foreign) <- read.spss("f:/sme.sav",use.value.labels=FALSE) Warning message: In read.spss("f:/sme.sav", use.value.labels = FALSE) : f:/sme.sav: Unrecognized record type 7, subtype 18
2009 Oct 01
1
re ading and analyzing a word document
file=("LUSDR/letter.doc") Howdy Y'all, So i am looking to read a word document in the following formats(.doc) or any type of accessible word processor software (e.g. text .txt, notepad, etc). Had the ability to search certain words, for instance "banana", "peacock","Weapons" "Mass" "Destruction". Then i could summarize and view
2005 Oct 21
2
Commercial license?
...understand that it is open source, but we have an application that would benefit from something like Rsync and therefore thought we would ask the question. If the above answer is "no" does anyone have any suggestions for other similar technology that can be licensed? Thanks for the help Ade
2001 Jul 18
1
does this sound like any kind of R procedure to you?
I apologize that this is not precisely about R, but it does fall into the "what would an R user do?" category of questions. My colleague came to me and said "I have data on 20 countries, 4 elections in each one. I have measures for each election on a number of things, and I want to know if the change from one election to the next follows a pattern. For example, is the measure
2007 Aug 22
2
[OT] IAX2 WiFi phone?
...y life, and poor reception in particular. However, whilst SIP phones are great, I'd really like an IAX2 phone if there is one, as I can make that work "natively" though the firewall, connected directly to a remote Asterisk server (remote = the other end of a broadband link). Cheers, Ade. No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.484 / Virus Database: 269.12.1/965 - Release Date: 21/08/2007 16:02
2009 Sep 28
4
Re ading Functions that are in a Vector
I am trying to write a function that will have an input of a vector of functions. Here is a simplistic example. sumstats <- c(mean,sd) sumstats[1] #Gives this error #> sumstats[1] #[[1]] #function (x, ...) #UseMethod("mean") #<environment: namespace:base> I thought about restricting the input to character variables such as the following sumstats2 <-
2009 Nov 03
3
re ading tokens
Greetings, I am not familiar with processing text in R. Can someone tell me how to read each line of words as separate elements in a list? FE, I would like to turn: word1 word2 word3 word2 word4 into a list of length two with three character elements in the first list and two elements in the second. I know that this should be easy, but I am a little confused by the text functions. Thanks in
2006 Jan 30
6
extremely slow delete/move operations?
...se_proctitle = yes first_valid_uid = 100 default_mail_env = mbox:~/:INBOX=/var/mail/%u mail_full_filesystem_access = yes mbox_locks = dotlock fcntl auth = default auth_mechanisms = plain auth_userdb = passwd auth_passdb = pam auth_user = root ----- Thanks in advance, Gregory -- Gregory K. Ruiz-Ade Sr. Systems Administrator Computer Science and Engineering University of California, San Diego Office: EBU3b 1216 Phone: (858) 822-2625 E-mail: gkra@ucsd.edu
2009 Oct 28
2
Re ading user input (Readline)
Hello. I am trying to write an interactive function that asks the user for a vector of observations. Unfortunately, if a user inputs a vector, R treats the vector name as a string instead of a variable. Here is an example: vector.input<-function(){ k<-as.integer(readline("Input number of vectors: ")) obs<-as.integer(readline("Input number of observations per vector
2005 Feb 11
4
config question for proxyarp hosts?
...terface correct? Using private IP addresses and full NAT worked for a long while when we only had a few hosts on a single DMZ, but the network''s grown in complexity by a frightening amount, and I simply have to find a better solution... Thanks in advance, Gregory -- Gregory K. Ruiz-Ade <gkade@bigbrother.net> OpenPGP Key ID: EAF4844B keyserver: pgpkeys.mit.edu
2009 Jun 30
2
IAX2 help needed...
...ISeqno: 001 Type: IAX Subclass: REGACK Timestamp: 00019ms SCall: 08339 DCall: 16175 [**.**.***.***:4673] USERNAME : 5111 DATE TIME : 2009-06-30 15:27:40 REFRESH : 60 APPARENT ADDRES : IPV4 **.**.***.***:4673 CALLING NUMBER : 5111 CALLING NAME : Ade Vickers (home) Note in particular: Tx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: INVAL Timestamp: 00000ms SCall: 04050 DCall: 16174 [**.**.***.***:4673] Whenever this happens, the phone loses connection until a REGACK is received. This started happening when...