Nest survival, nested fixed effects

I am working with nest survival data, collected from different plots at 2 different sites and in 2 different years.
I am interested in how survival differs between plot, site and year. The ‘plot’ variable is nested in site (and site nested in year) and I am wondering about the best way to deal with this using RMark.
I'd like to include plot, site and year as fixed effects in the RMark model. So far, I have a set of models, including Year+ Site + Plot, and also Year*Site*Plot etc.
My question: what can / should I do to deal with the nested fixed effects? Is it enough to make sure that year and site are included in the model, and also to include an interaction?
If I wasn't working with RMark, another option would be to try using 'aov' in R and to include an error term in the model, to allow for the plots within each site not being independent replicates (and also the sites within each year not being independent).
A random effect model wouldn't be useful for these data as I'm interested in testing all of the terms as fixed effects, and I only have 2 levels of both site and year (so not enough to include as random anyway).
Any help would be greatly appreciated.
Best wishes
El
I am interested in how survival differs between plot, site and year. The ‘plot’ variable is nested in site (and site nested in year) and I am wondering about the best way to deal with this using RMark.
I'd like to include plot, site and year as fixed effects in the RMark model. So far, I have a set of models, including Year+ Site + Plot, and also Year*Site*Plot etc.
My question: what can / should I do to deal with the nested fixed effects? Is it enough to make sure that year and site are included in the model, and also to include an interaction?
If I wasn't working with RMark, another option would be to try using 'aov' in R and to include an error term in the model, to allow for the plots within each site not being independent replicates (and also the sites within each year not being independent).
A random effect model wouldn't be useful for these data as I'm interested in testing all of the terms as fixed effects, and I only have 2 levels of both site and year (so not enough to include as random anyway).
Any help would be greatly appreciated.
Best wishes
El