Displaying 20 results from an estimated 35 matches for "fauna".
Did you mean:
faund
2008 Nov 15
1
PostScript File Dimensions
...are perfect squared dimensions
(x = y). I need a rectangular output something like x = 2y dimension. Is it
possible? The I’m new to R and postscript image format!
I’m doing this…
postscript('ClusterWardBC.eps',setEPS(),bg='white')
plot(WardBC,which.plots=2,main='Living Fauna')
dev.off()
and I got the square image
I tried this to solve
postscript('ClusterWardBC.eps',setEPS(width=600,height=300),bg='white')
plot(WardBC,which.plots=2,main='Living Fauna')
dev.off()
and I got and output but any software or printer can handle it...
2009 Nov 26
1
different fits for geese and geeglm in geepack?
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091126/7134fc17/attachment-0001.pl>
2008 Jan 07
1
testing fixed effects in lmer
...er, mod2.lmer) method
and then relying on the model with the lower AIC (or on the Log-
likelihood test?)?
I thank in advance for your help!
best regards,
Achaz von Hardenberg
------------------------------------------------------------------------
--------------------------------
Centro Studi Fauna Alpina - Alpine Wildlife Research Centre
Servizio Sanitario e della Ricerca Scientifica
Parco Nazionale Gran Paradiso, Degioz, 11, 11010-Valsavarenche (Ao),
Italy
E-mail: achaz.hardenberg@pngp.it
fauna@pngp.it
Skype: achazhardenberg
Tel.: +39.0165.905783
Fax: +39.0165.905506
Mo...
2005 Aug 17
1
resampling Question
...ntains 1000 rows with two columns for the two statistics I calculated with my first function.
I hope I was clear enugh and would be glad to anybody who can help me out!
ciao,
Achaz von Hardenberg
--------------------------------------------------------------------------------------
Centro Studi Fauna Alpina - Alpine Wildlife Research Centre
Parco Nazionale Gran Paradiso, via della Rocca 47, 10123 Torino, Italy
e-mail: fauna at pngp.it
Tel. (office): +39.011.8606212
Tel. (mobile): +39.328.8736291
Fax: +39.011.8121305
------------------------------------------------------------------------------...
2008 Oct 03
2
Mirror Image on Biplot Graphic
...p the variables names (constrained) and symbols in the new positions but with the right direction.
So, is there on R a way to do that while creating the image?
Here is the code that generate the graphic.
plot.cca(CAPpotiFT,type='none',display=c('bp','sites'),main='Total Fauna
Sites x Environment')
text.cca(CAPpotiFT,dis='cn',col='black',cex=0.6,lwd=0.5,lty='dotted')
points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='1',],pch=21)
points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='2',],pch=20)
points(ScoresCAPFT$sites[FatoresRep$B...
2007 Aug 08
1
Rv 3 released, with cluster support
...v 3, newly released *right at this moment*.
Rv
A little init.d system for running Camping apps, for Linux.
Features
* cluster support
* custom database configuration
* interactive setup tasks
* logging
Full documentation and instructions at:
http://blog.evanweaver.com/files/doc/fauna/rv/
Evan
--
Evan Weaver
Cloudburst, LLC
2007 Sep 03
2
Mongrel and Memory usage.
Hi,
I am using mongrel for a long time... But just now I see a problem. I am
running 3 instances using mongrel_cluster and nginx as a reverse proxy. When
I start the cluster I have a memory usage of 20MB per instance... In the end
of the day this usage is something about 230MB for each instance. It should
be a memory leak?
Thanks for the help.
--
Fernando Lujan
-------------- next part
2009 Feb 26
2
rails spell check
Is ruby on rails supports aspell spell check ?
Is there any links for spell check for rails application ?
All links I gone through are discussing about php but not ruby on
rails?
Plzzzzzzzzzz give me reply ....
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2008 Jan 20
2
Which taggable library do people use?
I''d like to add taggability to a model in the site I''m working on, and I
wanted to get an idea of what people are using. I keep seeing that
acts_as_taggable is deprecated, so I tried the acts_as_taggable_on_steroids.
I also tried be_taggable.
In any case, I figured I''d see what people use.
thanks.
-corey
--
http://www.coreyhaines.com
The Internet''s Premiere
2008 Oct 23
2
Avoiding Biplot Labels Overllaping
...[i]][,1]<-CAPpotiFTI$CCA[[i]][,1]
CAPpotiFTI$CCA[[i]][,1][2]<-0.85
And here the graphic script
ScoresCAPFT<-scores(CAPpotiFTI)
FatoresRep<-read.xls('Fatores.xls',sheet=1,rowNames=T)
plot.cca(CAPpotiFTI,type='none',display=c('bp','sites'),main='Total Fauna - Sites vs. Environment')
points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='1',],pch=21)
points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='2',],pch=20)
points(ScoresCAPFT$sites[FatoresRep$BiofaciesBC=='3',],pch=21,bg='gray')
points(ScoresCAPFT$sites[FatoresRep$Bi...
2008 Oct 24
3
Barplot Labels Problem
Hi everybody,
well I'm trying to use barplot for the first time. I get a suitable graphic but I'm having a weird problem.
My graphic is generated from a matrix with several species (rowNames) and two abundance columns.
So each species will have two bars, and the species name should appear at left. Until now everything is Ok, but when a I plot it the species names (my labels) are cut by
2010 Sep 22
12
Mongrel service
Hi all
Environment:
Windows 7 64 bit
Ruby 1.9.2.p0
Rails 3
I am getting the following error when I run the following command
mongrel_rails service::install -N MyTestApp_4001 -p 4001 -e production:
"Msvcrt-ruby18.dll is missing"
Thanks in advance
Gerhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jan 16
2
Memory Leak
So, I''ve stumbled across bleak_house (http://blog.evanweaver.com/files/doc/fauna/bleak_house/files/README.html) - this looks like it may help me track down what is causing the Memory leak I''m seeing (be it me, Ubuntu, Debian, or Puppet).
First step: I''m going to clone the repo, branch
Second step: Learn Ruby - shouldn''t be too hard.
Third step: Do ex...
2013 Jan 09
1
[LLVMdev] Using C++'11 language features in LLVM itself
On Wed, Jan 9, 2013 at 3:01 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> David Blaikie <dblaikie at gmail.com> writes:
>
> [snip]
>
> >> MSVC 2010 as the baseline precludes
> >> you primarily from the following features:
>
> [snip]
>
> > variadic templates
>
> Irrelevant. The LLVM project discourages any non-trivial use of
>
2006 Nov 16
2
Stochastic SEIR model
...w which packages could be used to do
it (I tried with "sde" but without results).
Have you some suggestions about useful methods and/or
function in R for reaching my aim.
Thanks in advance.
Max
MASSIMO FENATI (DVM)
-----------------------------------------
Istituto Nazionale per la Fauna Selvatica
Via C? Fornacetta, 9
40064 - Ozzano dell'Emilia (BO)- Italy
tel: +39 0516512245
cel: +39 3392114911
fax: +39 051796628
e-mail: massimo.fenati a infs.it
2009 Nov 13
0
Rarefaction Curve by Individuals not Sites - vegan (specaccum)
...Exactly what I really
want, but not what I get!
Here is the command line used.
plot(specaccum(Spp[,-227],'rarefaction'),col='black',lwd=2,ci.lty=0,ci.type=
'poly',ci.col='lightgray',ylab='Riqueza',ylim=c(0,250),yaxp=c(0,250,10),bty=
'n',main='Fauna Viva - Bacia de Campos - Março 2009')
Thank you very much.
Regards.
-------------------------------------------------------------
MSc. <mailto:r.aluizio@gmail.com> Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255...
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 vegan installed and
have been using it. I think R is brilliant. But using the formula...
PS=3D2w/(a+b)
where w=3Dminimum sum of individuals of speci...
2008 Mar 31
1
problem in installlation of ferret search plugin in rails application
When i went to installation ferret in my rails application then i have
faced a problem that is look like this
ERROR: While executing gem ... (Gem::FilePermissionError)
You don''t have write permissions into the /var/lib/gems/1.8
directory.
i used this command for ferret install
sudo gem install ferret
--~--~---------~--~----~------------~-------~--~----~
You received this message
2008 Sep 26
0
self-referential tags, has_many_polymorphs
...and I would like to allow
self-referential tags, so that I can tag my tags. With the goal of
generating a flexible tag hierarchy.
After some googling it looks like acts_as_taggable is not the best piece
of code, and I''m hoping to use the has_many_polymorphs plugin from
http://github.com/fauna/has_many_polymorphs/tree/master. After
installing this plugin, and generating a tagging framework using the
builtin
script/generator tagging ModelA ModelB Tag --self-referential
command, I am unable to use the tags, and instead receive the following
error
ActiveRecord::Associations::Polymor...
2010 Apr 21
0
can't seem to install bleak house
...-7.2 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/bleak_house-7.2/
ext/gem_make.out
--------------------------------- Extract end
-----------------------------------------------------------
I tried googling around and even went to the project homepage,
http://github.com/fauna/bleak_house.
I cannot find any solutions there.
Has anyone tried using bleak house and had luck?
Thanks :)
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3M...