search for: camann

Displaying 20 results from an estimated 20 matches for "camann".

Did you mean: hamann
1999 Aug 02
2
zero replacement
...writing an awk script to massage the input file, which works, of course, but is rather an inelegant blunt instrument. I'd prefer an R operation. I'm certain that I'm missing something obvious here.... --Mike ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Michael A. Camann mac24 at axe.humboldt.edu Assistant Professor of Zoology Voice: 707-826-3676 Dept. of Biological Sciences Fax: 707-826-3201 Humboldt State University Arcata, CA 95521-8299 http://www.humboldt.edu/~mac24/camann.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
2002 Jul 24
0
[R] Free Software Application for UNIX/Linux and Microsoft Windows
Dear Michael Camann, My concern was after having a hetero-computing environment for many years, I found that I had to keep an old version of Microsoft Windows based applications to be able to interact with my constituents. This at times can become very expensive. I have had to limit my budget on the UNIX/Linux platfo...
2002 Jul 24
0
[R] Free Software Application for UNIX/Linux and Microsoft Windows (PR#1827)
Dear Michael Camann, My concern was after having a hetero-computing environment for many years, I found that I had to keep an old version of Microsoft Windows based applications to be able to interact with my constituents. This at times can become very expensive. I have had to limit my budget on the UNIX/Linux platfo...
2000 Aug 22
2
various ordinations
...can post code fragments, compiler output, and R output later if necessary, but I thought it might be more useful to insure that I understand the process fully before cluttering the list further. Thanks! --Mike C. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Michael A. Camann Voice: 707-826-3676 Assistant Professor of Zoology Fax: 707-826-3201 Institute for Forest Canopy Research Email: mac24 at axe.humboldt.edu Department of Biology ifcr at axe.humboldt.edu Humboldt State University...
2001 Nov 13
1
rarefaction variance
...a whack at helping me write such a function? As I said, I'll be happy to fax a copy of the equation to anyone who does not have it handy but who wants to help solve this problem. Thanks in advance! --Mike C. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Michael A. Camann Voice: 707-826-3676 Associate Professor of Zoology Fax: 707-826-3201 Institute for Forest Canopy Research Email: mac24 at axe.humboldt.edu Department of Biology ifcr at axe.humboldt.edu Humboldt State University...
2000 Feb 22
1
identify() output doesn't print
...els appear as expected on the graphics device, but do not print when I select the printer icon. The scatter plot itself prints just fine-- only the output from identfy() is missing. Can anyone offer any hints? --Mike C. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Michael A. Camann mac24 at axe.humboldt.edu Assistant Professor of Zoology Voice: 707-826-3676 Dept. of Biological Sciences Fax: 707-826-3201 Humboldt State University Arcata, CA 95521-8299 http://www.humboldt...
2000 Aug 28
0
R: various ordinations
-----Messaggio originale----- Da: Michael Camann <camann at babylon.cnrs.humboldt.edu> A: r-help at stat.math.ethz.ch <r-help at stat.math.ethz.ch> Data: marted? 22 agosto 2000 21.02 Oggetto: [R] various ordinations >Colleagues, > >I'm developing a library of functions for community ecology analyses and >have a coupl...
2002 Feb 15
1
exact inference tests
...tests and resampling statistics ala' StatExact? I've perused the package descriptions on CRAN and didn't see anything, but since several contain many functions, I thought perhaps I'd ask. --Mike C. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Michael A. Camann Voice: 707-826-3676 Associate Professor of Zoology Fax: 707-826-3201 Institute for Forest Canopy Research Email: mac24 at axe.humboldt.edu Department of Biology ifcr at axe.humboldt.edu Humboldt State University...
2002 Jun 09
1
rw-patched destiny
...On another note, I should say that over the last couple of years R has become one of my primary tools, for which I'd like to echo the sincere thanks that other R users occasionally post here. Kudos! --Mike C. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Michael A. Camann Voice: 707-826-3676 Associate Professor of Zoology Fax: 707-826-3201 Institute for Forest Canopy Research Email: mac24 at axe.humboldt.edu Department of Biology ifcr at axe.humboldt.edu Humboldt State University A...
2002 Jun 17
3
Error bars.
There was an inquiry on this list recently about plotting some simple error bars on a graph. Now Splus has a function (error.bar --- originally written by Sue Clancy of DMS, CSIRO, I believe) to do this job virtually at the touch of a key. (Well a few keys. :-) ) The error.bar function is written completely in raw S --- no calls to ``.Internal'' or anything like that. So it would be
2002 Jun 02
2
R 1.5.0 printing problems on Win98?
...such strange behavior from R 1.4.1 on the same machine. Is this a known issue? I haven't seen any mention of it on r-help. Is there additional information I can provide to help resolve the problem? --Mike C. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Michael A. Camann Voice: 707-826-3676 Associate Professor of Zoology Fax: 707-826-3201 Institute for Forest Canopy Research Email: mac24 at axe.humboldt.edu Department of Biology ifcr at axe.humboldt.edu Humboldt State University A...
2000 Aug 04
2
pattern on bars?
Colors are real nice, but the publication I'm preparing these barplots for permits only black and white. The Splus plot options ``dbangle'' (or plain ``angle'') and ``density'' (as on p. 65 of MASS 1st ed.) don't seem to be available in R. Is there another way to do this? I'm running R 1.1.0 on Linux (intel). Thanks.
2014 Oct 30
2
[LLVMdev] Runtime introspection of "Release Mode" programs using LLVM or LLDB
Hi everyone, I'm working on a library for runtime introspection of C++ programs, for example, getting stack traces, decorating logs with source file information, etc. It currently uses LLVMObject and LLVMDebugInfo. There's a feature I want to add, but it requires that I understand where on the stack local variables are located. For this to work on x86-64, I would need to do whole
2002 Aug 01
1
Kate problem
Hello, I have just installed R 1.5.1 on a new SuSE 8.0 install using the binaries on the home page. I am trying to configure the KDE editor Kate to use from R. R seems able to launch it fine, but it crashes when I try to save the file I am editing. Is there a fix? Thanks, John. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2002 Apr 29
2
cluster analyses
I'm clustering rather large data sets and would like to cut the dendrograms to get a better view of specific components. I calculate the dissimilarity matrix using daisy() because I have a mixture of variable types: factors, ordered factors and numerical variables. If I want one dendrogram, I use agnes() for the agglomerative nesting and pltree() to draw the dendrogram. That way, I get the
2001 Sep 20
0
G-test : log-likelihood ratio test
...fit # Does Williams' and Yates' correction # # G (TOI) calculation from Zar (2000) Biostatistical Analysis 4th ed. # G (GOF) calculation from Sokal & Rohlf (1995) Biometry 3rd ed. # q calculation from Sokal & Rohlf (1995) Biometry 3rd ed. # TOI Yates' correction taken from Mike Camann's 2x2 G-test fn. # GOF Yates' correction as described in Zar (2000) # more stuff taken from ctest's chisq.test() # # ToDo: # 1) Beautify # 2) Add warnings for violations # 3) Make appropriate corrections happen by default # # V2.1 Pete Hurd Sept 20 2001. g.test <- function(x, y = NU...
2000 Nov 23
3
hatch or line fill
M. Camanm posted in Jul 1999 the following message: " Is there any way to fill the bars in a barplot() with solid lines for postscript output, i.e. cross hatch or parallel lines, or a halftone gray rather than (semi) continuous-tone gray produced by gray()? S allows this, or at least used to, via the angle and density arguments to barplot(). The objective of course, is to produce camera
2001 Sep 07
3
State space modelling
Hi, I'm new to R and am trying to implement a state-space model, and do some simulations looking at how well it works. Does anyone have an example I could use as a template? I'm having trouble working out where to start, and haven't been able to find anything similar in the help files or on the web. My example is a surplus production fisheries model, so something similar to that
2000 Oct 05
2
DCom / StatConnector / Windows-Cygnus-Gcc ?
Hello List ! I want to use R as statistical & Graphical Tool for biological simulation programs. So, I want to combine my programs (written under cygnus-gcc on NT4.0) with R 1.0.1.1 under Windows. The data, produced by my program will be sent to R. There it should be statistically "transformed" and graphically displayed. The simulation program may wait until R has calculated
2002 Jun 20
6
Legality of copying from Splus.
A few days ago, I sent a question to the r-help list enquiring about the *** LEGALITY *** of porting a function from Splus into R. As a particular example, I referred to error.bar. Several people posted code for various versions of error.bar which they had written, but that was NOT WHAT I WAS ASKING FOR/ABOUT!!! [Can't anybody ***read*** these days?] I asked: IS IT