Skip to content
Prev 12911 / 20628 Next

Variance components analysis using a GLMM, how to insert a variance-covariance matrix in the model ?

Dear list,
 
We are analysing the survival rates of a mammalian species from a 
capture-mark-recapture protocol. As a biologist, the usual way to 
proceed is to analyse capture histories (raw data) with a specific 
software named MARK (http://www.phidot.org/software/mark/) to run 
capture-mark-recapture analyses.
 
Our problem is to get an estimation of a random effect of time using 
linear mixed models, not from the observed data, but from a coefficient 
vector (let's call it 'phi') representing annual estimates of the 
survival rates, and the empirical variance/covariance matrix (Rcov) 
obtained from MARK.
 
We would like to use the output of the analyse (phis and Rcov) from MARK 
in a linear mixed-model in R to extract both a variance components and 
eventually, to model linear effects of different covariates such as 
time. The response variable being a proportion, it would be best to use 
a binomial family and hence, a generalized version of the mixed models.
 
The model would look like:
- response variable: logit(phi_t), the annual survival estimated from MARK
- fixed effects : temporal trends (year entered as a covariable)
- random effects : variance in survival around the temporal trend
- Rcov, the empirical variance/covariance matrix from MARK is known and 
should be entered into the GLMM.
 
It is unclear to us whether such an analysis is doable in R or not. The 
closest we found would be to use mcmcglmm but we would need confirmation 
and somes hint to start.
 
In case you want to help, you can get a vector of estimated survival 
rates along with the empirical variance/covariance matrix returned by 
MARK from a subsample of our data here:
 
load(url("http://mammal-research.org/data/example.RData"))
 
Any help would be greatly appreciated.
 
C?lia


--

C?lia Rezouki
PhD student

UMR CNRS 5558 - LBBE
Biom?trie et Biologie ?volutive
UCB Lyon 1 - B?t. Gr?gor Mendel
43 bd du 11 novembre 1918
69622 VILLEURBANNE cedex