search for: gmesintra

Displaying 18 results from an estimated 18 matches for "gmesintra".

2008 Nov 20
1
different ACF results
...might that be? AR1()? Also, I have used the plot of the empirical ACF of the normalized residuals, but it gives exactly the same results. Could you please help me? Best regards Sara Mouro Sara Maltez Mouro Centro de Ecologia Funcional Departamento de Botânica Universidade de Coimbra sara@gmesintra.com www.uc.pt/ecology/saramaltezmouro [[alternative HTML version deleted]]
2006 Feb 08
2
Reference for R
Hello! Could anyone please tell me how should I include R in a text section for References? Regards, Sara Mouro [[alternative HTML version deleted]]
2008 Nov 12
0
random parameters in nlme
...(A~SITE,B~1), random=~1|SITE/T,start=list(fixed=c (1.66,1.66,1.66,1.66,1.66,1.66,1.66,1.66,0.0038)),control=lmc) I would be really greatful if you can please help me on this. Best regards, Sara Maltez Mouro Centro de Ecologia Funcional Departamento de Botânica Universidade de Coimbra sara@gmesintra.com www.uc.pt/ecology/saramaltezmouro [[alternative HTML version deleted]]
2008 Nov 15
1
how to join these two models?
...the correlation structure of random errors. How can I put them toghether in one final model? I have tryed it using gls but I could not do it. Could you please help me o this? Bets regards, Sara Maltez Mouro Centro de Ecologia Funcional Departamento de Botânica Universidade de Coimbra sara@gmesintra.com www.uc.pt/ecology/saramaltezmouro [[alternative HTML version deleted]]
2006 Feb 08
3
large lines of data
Dear All, I have to enter many lines of data in the same object. I usually use copy-paste to transfer data from an Word file to R. But, for large lines of data, R gets "confused" and gives an error message, i.e. it breaks one line somewhere, and lines get no meaning at all. Some times I solve that problem adding "enters" and making each line shorter, before I do
2005 Oct 14
3
zip package
Dear all I can not understand how to install the package lpsolve_1.1.9.zip I have read the FAQ and the help pages carefully, but it still not clear for me. I have tried the following (and obtained the respective error messages): >install.packages("c:/ProgramFiles/R/rw2011/library/lpSolve_1.1.9",destdir=" c:/ProgramFiles/R/rw2011/library/lpSolve") Mensagem de aviso:
2006 May 24
2
data.frame
Dear all, Does any one knows why should I get the following error message, when trying to do a simple data.frame?? DataF<-data.frame(Subject,BiomR,Spp,Capas,Litter,Herbs,LitterD,MaxCanH,DDifS p,DSSp,Slope, CanDens,NearestSp) Erro em data.frame(Subject, BiomR, Spp, Capas, Litter, Herbs, LitterD, : arguments imply differing number of rows: 202, 0 The data I am using
2005 Nov 21
0
negative x y in ppp.object
Dear all, I am using the spatstat package, but my field data was a mirror image of the data plotted by plot.ppp(X). Therefore I changed it using -x and -y coordinates. However, I guess (I saw "debug") that I get some error messages because of that. So, could anyone please tell me if I really can not use negative values for x and y coordinates in a ppp.object (and relates analysis)?
2007 Oct 17
1
How to compile sources?
Dear all, I have read the on-line explanations I have found about Building R from sources, and istalling Packages from sources... Also, I have installed gcc4.0 and the gfrotran-4.2.1.dmg. However, I still do not know how to use them to compile one Source (in particular packfor_0.0-7.tar.gz) so that I can use it in R (for MAC OS X). Could someone please explain it to me in an easiest way
2005 Oct 11
0
Set Covering Problem (SCP) (in mathgraphs)
Dear All, Can I solve a "Set Covering Problem" (in a mathgraph) using R? Which package should I use for that? Thank you in advance. Sara Maltez Mouro [[alternative HTML version deleted]]
2005 Oct 14
0
arguments of lpSolve
Dear all, I am a beginner with lpSolve package (and not an expert in the others). I can not understand why I am doing wrong, and I would be very grateful if anyone could please help me on this. I am trying to optimize ("min") the sum of columns/variables, constrained to >=1. Each column/variables has its weight - given by values at f.obj. The matrix for numeric constraint
2005 Oct 21
0
using markstat
Dear all, I am using the spatstat package, and in particular the algorithm markstat(X,fun,N,R,.) I need that output to detect which is the nearest neighbour of each point in that point pattern. Therefore, I would use X=my ppp object already defined, N=2 But what function should I use? It should be something like "none"..?! Hope you can help me on this. Regards, Sara Mouro
2005 Oct 26
0
Plots of Jest,Jdot, Jcross - legend?
Dear all, I am using the spatstat package, in particular the Jest, Jdot and Jcross functions. When I plot the results using J <- Jest (SpatData) plot.fv (J, main="Recruits") there are 4 different lines (different colours and shapes): black _____ green -------- red _ _ _ _ blue _._._ Could someone please tell me which line is which?? Regards, Sara Mouro [[alternative HTML
2006 Sep 30
1
autologistic model? - what package?
Dear all, Could you pleas advise me on the following? I need to use general(ized) linear models (binomial distribution + logit link function) , to describe the preferred environment of each species (each sample is an individual in which I have measured several variables and also recorded the species it belongs to) However, must account for the spatial autrefoocorrelation between
2006 Oct 03
1
loaded or not?
Dear all, Sorry for such basic question, but. when R "says": library(Rcitrus) Loading required package: geoR Loading required package: sp ------------------------------------------------------------- Analysis of geostatistical data For an Introduction to geoR go to http://www.est.ufpr.br/geoR geoR version 1.6-8 (built on 2006/06/29) is now loaded
2005 Nov 02
2
margins too large
Dear all, How can I explian and solve the error message: "margins too large" which appears when I do something like: KK <- alltypes(SpatData, "K") plot.fasp(KK) Hope someone can please help me on this. Regards, Sara Mouro [[alternative HTML version deleted]]
2006 Jan 12
1
envelopes of simulations
Hello! I am writing you because I could not plot the confidence envelopes for functions Jest, Jcross, Jdot, Jmulti, and L, using the Spatstat package. I have already understood how to do that for Kest or Jest, that is: JEnv <- plot(envelope(PPPData, Jest)) Where PPPData is my ppp object. However, for Jcross I must specify the two marks I want to analyse. That is, usually I would get the
2006 Jun 27
3
R on MAC OS X
> > Dear all, > > I have been usig R for some time, but now I have a MAC instead of a > PC, am I am having problems in reading files... > > > I have tried: > Data<-read.table("Users/SaraMM/PhD/Analises-LitterBags/Dados- > Litter.txt",head=T) > > but it said: > Error in file(file, "r") : unable to open connection > In addition: