Hello,
I am running Pradel models on a data set that has plots sampled for 3 years and other sampled for 4 years. I got great help on using these as one data set - but I am concerned that my input file may have an incorrect structure when using both groups and covariates. I separate the data into 2 groups (3 year data and 4 year data) then include a suite of covariates. My input file looks like:
histority, freq, 3year (group), 4year (group), covar1, covar2......
0111 1 1 0 1 0 1 0 1
1011 1 0 1 0 1 1 1 0
It is unclear if MARK is reading this file sequentially. My hope is that after the history and frequency MARK references the next two columns as groups, then the covariates. Is this true?
The models run, though the deviances are extremely high. Any thoughts would be great.
Thanks.
noah