Hi,
For a number of individuals, I have measured several behavioral traits in
the wild. Those traits (e.g. home range) can be estimated on different
temporal scales, for example daily, weekly or monthly. I want to estimate
repeatability of those traits, assuming that the daily/weekly/monthly
measur
Hi.
I have a script in which I export some plots to a folder in my PC. The
plots are exported with the function ggsave (in ggplot2).
Whenever I re-run the code and export updated plots, the name of the
exported file is overwritten (as expected) but the timestamp is not updated
what turns it very di
Hi all,
I'm trying to estimate a HR area for several individuals using kernelUD and
kernel.area in adehabitatHR library.
My code is:
library(adehabitatHR)
h=50
kud=kernelUD(detections[,1],h=h,grid=grid,extent=extent,kern=c("bivnorm"))
area=kernel.area(kud,percent=95,unin ="m",unout="km2
Hi,
I have a very simple Cox regression model in which I need to include a
nested random effect: individual nested in treatment. I know how to pass a
single random effect - e.g. frailty(id)- but how can I specify the nested
random (id nested in treatment) effect using frailty?
The equivalent in lme
Hi all,
I'm new to sem package and sem analyses, so this is probably very basic,
although I was not able to solve it myself reading some other similar
posts. I was trying to specify a structural equation model using a
correlation matrix of three variables. The correlation matrix comes from a
mixed
Hi.
I was wondering how data has to be structured in the database to be able to
run a mixed-model with the MCMCglmm funcion using censored family
distributions, like "cengaussian" or "cenpoisson". I know my response
variable should have two columns, but can anyone provide an example of
this? In my
Hello.
I ran a PCA analysis on a dataset with 5 variables and retained two
components. I rotated them and now I want to predict the scores in a new
data set for which the original variables are available.
I normally use the predict.prcomp() function to predict using a prcomp
object. For example..
Hello.
I ran a PCA analysis on a dataset with 5 variables and retained two
components. I rotated them and now I want to predict the scores in a new
data set for which the original variables are available.
I normally use the predict.prcomp() function to predict using a prcomp
object. For example..
8 matches
Mail list logo