Displaying 6 results from an estimated 6 matches for "amphibian".
Did you mean:
amphibians
2009 Apr 20
4
graph with 15 combinations
...5 possibilities needed (as e.g. depicted here
http://www.psy.ritsumei.ac.jp/~akitaoka/classic9e.html in the graph
"Four circles surrounding illusion").
Does anybody has a nice solution, ideally with a possible solution in R?
Thanks in advance!
Johannes
--
Project Coordinator BIOTA West Amphibians
Museum of Natural History
Dep. of Research (Herpetology)
Invalidenstrasse 43
D-10115 Berlin
Tel: +49 (0)30 2093 8708
Fax: +49 (0)30 2093 8565
http://www.biota-africa.org
http://community-ecology.biozentrum.uni-wuerzburg.de
2009 Jun 11
3
ctc package
....bioconductor.org/packages/bioc/html/ctc.html). However,
neither from this site nor via CRAN it is possible to install the
package.
Is there any other possibility? Is the package included in any other
package?
Thanks a lot in advance.
With kind regards
Johannes
--
Project Coordinator BIOTA West Amphibians
Museum of Natural History
Dep. of Research (Herpetology)
Invalidenstrasse 43
D-10115 Berlin
Tel: +49 (0)30 2093 8708
Fax: +49 (0)30 2093 8565
http://www.biota-africa.org
http://community-ecology.biozentrum.uni-wuerzburg.de
2006 Aug 14
1
CircStats help
...I really appreciate any help.
I have tried to obtain the book this package was based on
(Jammalamadaka and SenGupta 2001 Topics in Circular Statistics) but
it is not available at any of my university libraries.
Here is an example. The values of "x" are directions in degrees of
one amphibian over 6 days and I'd just like to simply calculate the
mean direction:
> x <- c(5.009684,37.814266, 295.722970, 0.000000,
326.463366,242.678840)
> radx <- rad(x)
> circ.mean(radx)
[1] -0.4283351
> deg(-0.4283351)
[1] -24.54179
I would just like this number to be conve...
2010 Nov 25
1
Generalized linear models with categorical data
An embedded and charset-unspecified text was scrubbed...
Name: n?o dispon?vel
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101125/6e4fdccc/attachment.pl>
2010 Nov 26
2
multivariate analysis
...iogo B. Provete <dbprovete at gmail.com>wrote:
> I got a question about using a GLZ with categorical x categorical data.
> Below there is a data set I want to know the influence of treatments (CONT,
> and LPS2H LPS24H) on the categories of pigmentation of the right testis of
> an amphibian. From these data, I used the function glm with binomial family
> (logit). But in the result (see below) is not possible to know the
> influence
> of the three treatments on the categories, only the treatments as a whole.
> Could someone help me?
>
You have three response categories,...
2006 Jan 25
17
Lookup pattern in Ruby
Hi folks,
I''m curious how a lookup with a large group of values would be handled
in Rails.
For example, I have a (contrived) AnimalType filtering a list of many
Animals--more than can be presented comfortably in a dropdown box.
Therefore I need to either redirect to another screen to select an
animal (returning after the selection is made), or show a dialog--modal
or otherwise--to