Displaying 20 results from an estimated 127 matches for "fcomt".
Did you mean:
fcomte
2012 Nov 07
2
pseudo R-squared with likfit (geoR)
...90)#Maddala (1983)
[1] 0.0001510074
Thanks,
Regards,
Marion
--
Marion Jacquot
Laboratoire de Chrono-environnement
UMR UFC/CNRS 6249 USC INRA
Université de Franche-Comté
Place Leclerc
F-25030 Besançon cedex
FRANCE
Tel. : +33 (0)381 665 829
Fax : +33 (0)381 665 797
http://chrono-environnement.univ-fcomte.fr/
[[alternative HTML version deleted]]
2004 Jan 15
2
Multiple comparisons in R; multicomp
...tests (similar to "multicomp" in Splus) in a package of R?
Thanks in advance for any hint...
Cheers,
Patrick Giraudoux
University of Franche-Comté
Department of Environmental Biology
EA3184 af. INRA
F-25030 Besançon Cedex
tel.: +33 381 665 745
fax.: +33 381 665 797
http://lbe.univ-fcomte.fr
[[alternative HTML version deleted]]
2012 Oct 18
1
legend of maps generated by function symbols
...end to this kind of maps, is it possible?
Regards,
Marion.
--
Marion Jacquot
Laboratoire de Chrono-environnement
UMR UFC/CNRS 6249 USC INRA
Universit? de Franche-Comt?
Place Leclerc
F-25030 Besan?on cedex
FRANCE
Tel. : +33 (0)381 665 829
Fax : +33 (0)381 665 797
http://chrono-environnement.univ-fcomte.fr/
2008 Mar 25
2
gamlss and glm binomial family
Dear all and Mikis
I have the opportunity to compare fits with the 'classical' glm and
gamlss and no smoother of any kind just the same model formula (both
with the binomial family). I get exactly the same coefficients but
very different residuals, gamlss giving residuals which are extremely
close to 'normal' and glm very far...
How can this be ?
Thanks in advance for
2005 Oct 29
2
LaTex error when creating DVI version when compiling package
...data analyses. Journal of
Wildlife Management, 65, 373-378; Burnham, K.P. and Anderson, D.R.
(2002) Model Selection and Multimodel Inference: a Practical
Information-Theoretic Approach, 2nd edn., Springer-Verlag, New York. 353 pp
}
\author{ Patrick Giraudoux and David Pleydell: pgiraudo at univ-fcomte.fr,
dpleydel at univ-fcomte.fr }
\seealso{ \code{\link{AIC}},\code{\link{logLik}} }
\examples{
library(MASS)
anorex.1 <- lm(Postwt ~ Prewt*Treat, data = anorexia)
selMod(anorex.1)
anorex.2 <- glm(Postwt ~ Prewt*Treat, family=gaussian,data = anorexia)
selMod(anorex.2)
anorex.3<-lm(...
2005 Jan 23
3
error preparing a package for lazy loading with R CMD
...build --force --binary --auto-zip %1
..\..\bin\R CMD build --force %1
..\..\bin\R CMD check %1
cd %1.Rcheck
dvipdfm %1-manual
notepad 00check.log
cd ..
cd ..
>From: "John Fox" <jfox at mcmaster.ca>
>To: "'Patrick Giraudoux H'" <patrick.giraudoux at univ-fcomte.fr>
>Subject: RE: [R] writing a simple package in R 2.0 under Windows XP
>Date: Sun, 23 Jan 2005 11:41:25 -0500
>X-Mailer: Microsoft Office Outlook, Build 11.0.6353
>X-MIME-Autoconverted: from quoted-printable to 8bit by
>utinam.univ-fcomte.fr id j0NGfJoD011345
>
>Dear Pat...
2004 May 01
0
log(0) error is not handled in xyplot, Windows
....
I can provide a data.frame off the list to anybody who wants a reproducible example and to look at what happens.
Patrick Giraudoux
----- Original Message -----
From: "Deepayan Sarkar" <deepayan at stat.wisc.edu>
To: "Patrick Giraudoux" <patrick.giraudoux at univ-fcomte.fr>
Sent: Saturday, May 01, 2004 2:56 PM
Subject: Re: Fw: log(0) error is not handled in xyplot
> On Saturday 01 May 2004 07:50, Patrick Giraudoux wrote:
> > > library(grid)
> > > x = 1:10 / 11
> > > y = rep(.5, 10)
> > > y[5] = NA
> > > grid.li...
2004 Feb 25
2
writing polygons/segments to shapefiles (.shp) or other ArCGIS compatible file
..., is there a somewhere a function taking polygon coordinates (or simple segments) within R to a "ready to read" set
of files ***.shp, ***.shx, etc...
Thanks in advance for any hint
Patrick
----- Original Message -----
From: "Patrick Giraudoux" <patrick.giraudoux at univ-fcomte.fr>
To: "r-help" <r-help at stat.math.ethz.ch>
Sent: Wednesday, February 25, 2004 1:08 PM
Subject: writing polygons/segments to shapefiles (.shp)
> Dear all,
>
> The library maptools offers a fantastic support for shapefile reading.
>
> Is there a R library avai...
2006 Jan 05
1
Memory limitation in GeoR - Windows or R?
...alysis, etc...).
library(gstat)
?krige
see argument 'maxdist'
Hope this can help,
Kind regards
Patrick Giraudoux
--
Department of Environmental Biology
EA3184 usc INRA
University of Franche-Comte
25030 Besancon Cedex
(France)
tel. +33 381 665 745
fax +33 381 665 797
http://lbe.univ-fcomte.fr
Aaron Swoboda a 侀crit :
> Dear Sir:
>
>
> I ran across your post to the R-help archive from February 9it is
> attached below since it was nearly two years ago!). I am beginning to
> learn R and am interested in analyzing some of my data in a spatial
> context. I am ha...
2007 Mar 13
1
hierarchical partitioning
Dear all,
I am trying to model variation of distribution of species assemblages
according to environmental variables. For that I use a log linear
multinomial regression.
In order to select variables that mostly discriminate the assemblages, I
tried to apply a hierarchical partitioning protocol to my data set.
For that I have adapted the all.regs() for multinomial model.
The problem is that I
2006 Apr 13
1
bash-like history mechanism and prompt settings
...ompt that
would tell (for example) the current time, and the number of the command
to come
[445-10:58:54] R>
(I'm using R from gnome-terminal on fedora 5)
Regards,
Romain
--
visit the R Graph Gallery : http://addictedtor.free.fr/graphiques
mixmod 1.7 is released : http://www-math.univ-fcomte.fr/mixmod/index.php
+---------------------------------------------------------------+
| Romain FRANCOIS - http://francoisromain.free.fr |
| Doctorant INRIA Futurs / EDF |
+---------------------------------------------------------------+
2004 Mar 12
0
Basic questions on nls and bootstrap
...Michael C
Michaël COEURDASSIER, PhD
Department of Environmental Biology
UC INRA EA3184MRT
Institute for Environmental Sciences and Technology
University of Franche-Comte
Place Leclerc
25030 Besançon cedex
FRANCE
Tel : +33 (0)381 665 741
Fax : +33 (0)381 665 797
E-m@il: michael.coeurdassier@univ-fcomte.fr
http://lbe.univ-fcomte.fr/
[[alternative HTML version deleted]]
2006 Apr 25
10
www.r-project.org
...create a home page project and
then propose it to the core team.
It goes without saying it : The core team has the final word.
What do you think ? Who would like to play ?
Romain
--
visit the R Graph Gallery : http://addictedtor.free.fr/graphiques
mixmod 1.7 is released : http://www-math.univ-fcomte.fr/mixmod/index.php
+---------------------------------------------------------------+
| Romain FRANCOIS - http://francoisromain.free.fr |
| Doctorant INRIA Futurs / EDF |
+---------------------------------------------------------------+
2003 Dec 16
2
Winedit and R
...looking quite complicated, I am not tempted to take this direction...
Can anybody give me a hint?
Kind regards,
Patrick Giraudoux
University of Franche-Comté
Department of Environmental Biology
EA3184 af. INRA
F-25030 Besançon Cedex
tel.: +33 381 665 745
fax.: +33 381 665 797
http://lbe.univ-fcomte.fr
[[alternative HTML version deleted]]
2006 Jan 12
3
hello World problem
...om R, here is what happens :
R> .C("helloWorld", PACKAGE = "helloWorld")
hello world !
list()
is it normal that 'list()' is printed ?
Thanks.
Romain
--
visit the R Graph Gallery : http://addictedtor.free.fr/graphiques
mixmod 1.7 is released : http://www-math.univ-fcomte.fr/mixmod/index.php
+---------------------------------------------------------------+
| Romain FRANCOIS - http://francoisromain.free.fr |
| Doctorant INRIA Futurs / EDF |
+---------------------------------------------------------------+
2014 May 19
3
substring if value starts with a character
Hello togehter,
i have a litte problem to convert a data.frame. My data.frame looks like
this one
A
1 R5000
2 R4800
3 R4700
4 3500
5 3800
I need now a command, which outputs all the numbers, without the character
in front.
The solution look like this one:
A
1 5000
2 4800
3 4700
4 3500
5 3800
Thanks.
Best regards. Mat
--
View this message in context:
2006 Feb 20
2
Matrix / SparseM conflict (PR#8618)
Full_Name: David Pleydell
Version: 2.2.1
OS: Debian Etch
Submission from: (NULL) (193.55.70.206)
There appears to be a conflict between the chol functions from the Matrix and
the SparseM packages. chol() can only be applied to a matrix of class dspMatrix
if SparseM is not in the path.
with gratitude
David
> library(Matrix)
> sm <- as(as(Matrix(diag(5) + 1), "dsyMatrix"),
2004 Apr 09
1
bootstrap function coefficients
...urdassier
Michaël COEURDASSIER, PhD
Department of Environmental Biology
UC INRA EA3184MRT
Institute for Environmental Sciences and Technology
University of Franche-Comte
Place Leclerc
25030 Besançon cedex
FRANCE
Tel : +33 (0)381 665 741
Fax : +33 (0)381 665 797
E-m@il: michael.coeurdassier@univ-fcomte.fr
http://lbe.univ-fcomte.fr/
[[alternative HTML version deleted]]
2006 May 21
1
POSIX, time zone and Windows
Dear Listers,
Apologize to pile up on the 'tz' issue in POSIX objects. I have a
'simple' thing on which I must make up my mind but cannot do it from the
existing R-help threads. I am currently working on dog telemetry in
China, and download time information from GPS collars. I would like to
set up the corresponding POSIXxx variables in R to a given time zone. Eg
Pekin
2006 Dec 17
2
X11 fonts and Ubuntu
Hi,
I am moving from Windows XP to Ubuntu 6.10 and installed R 2.4.0. When I
run eg plot.lm (things work fine with plot.default - eg
plot(rnorm(30),rnorm(30)))
plot(lmobject)
I can get the first plot and then this message:
Hit <Return> to see next plot:
Error in text.default(x, y, labels.id[ind],cex=cex, xpd=TRUE, :
could not find any X11 fonts
Check that the Font Path is correct