Displaying 5 results from an estimated 5 matches for "coeurdassier".
2004 Apr 09
1
bootstrap function coefficients
...# As you can notify, the 10 estimations have the same values for C0 and k.
Moreover, this correspond to the values of k and C0 determined by fitting
all the data without bootstrap!!!???
I cannot find what is wrong. Please, if you find a solution, thank you to
send it to me.
Sincerely
Michael Coeurdassier
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...
2005 Mar 09
1
multiple comparisons for lme using multcomp
...F-test for linear combination(s)
treatmentAl800 treatmentcontrol
-1 1
numDF denDF F-value p-value
1 1 12 27.9043 2e-04
> # however, p values are different that those obtained above. Is this way
OK or not?
Thank you in advance.
Sincerely
Michael Coeurdassier
[[alternative HTML version deleted]]
2011 Jun 05
1
tag \href not recognised in rd doc
Hi,
I have a trouble trying to use \href in a rd doc. See example below:
\references{
\href{http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2702787/}{Vaniscotte
A., Pleydell D., Raoul F., Quere J.P., Coeurdassier M., Delattre P., Li
T., Qian W., Takahashi K., Weidmann J.C., Qiu J., Giraudoux P. 2009
Modelling and spatial discrimination of small mammal assemblages: an
example from western Sichuan (China). Ecological Modelling, 220: 1218-1231.}
}
The Rcmd check gives:
* checking R code for possible pro...
2004 Mar 12
0
Basic questions on nls and bootstrap
...r in summary(PatSA.nls) : Object "PatSA.nls" not found
# I cannot understand the mean of «Error in numericDeriv(form[[3]],
names(ind), env) : Missing value or an Infinity produced when evaluating
the model», please, can you help me.
Thank you very much in advance.
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...
2006 Feb 07
1
post-hoc comparisons following glmm
Dear R community,
I performed a generalized linear mixed model using glmmPQL (MASS
library) to analyse my data i.e : y is the response with a poisson
distribution, t and Trait are the independent variables which are
continuous and categorical (3 categories C, M and F) respectively, ind
is the random variable.
mydata<-glmmPQL(y~t+Trait,random=~1|ind,family=poisson,data=tab)
Do you think it