bees.ddl$N$adj = 20 - c(15,14,9,9,2,20,20)
N.dot = list(formula = ~1, link = "identity")
N.adj = list(formula = ~1+adj, link = "identity")
N.year = list(formula = ~0+year, link = "identity")
jlaake wrote:...
One final thought would be to look into the variance components assessment. Essentially, asking the question is there more variation in abundance across years than just sampling variance. This allows estimation of a mean abundance and process variance or a trend over time and process variance. It can be done by exporting your model to MARK and using code there or with var.components and var.components.reml in RMark. Sometimes the code in MARK will work better than var.components if you have problems. This would have to be done on the derived values of N and preferably after converting values and var-cov matrix to log scale. I'm sure Evan has a section on variance components in Cooch and White and you may want to read it first.
Users browsing this forum: No registered users and 1 guest