Differences in design data for S and p with Robust Design

Hello,
This is my first post to phidot.org and I have found the forum to be very useful for fleshing out Rmark's capabilities. I am hoping you might be able to help with something I encounter when I attempt to use the Robust Design model to estimate survival using for cats marked at all different ages and monitored for several years. I am confident I am correctly identifying my time intervals and I can successfully fit many models using this approach. However, modeling the effects of age on detection probability eludes me.
After specifying groups in process.data based on gender and age at first detection (in integer years), and then making the design data (with make.design.data), I see that the design data for S shows columns for age (both continuous and factor forms) as well as an initial.age.class that allowing me to create new design data based on binning of age into four groups. However the design data for p shows only the initial.age.class and not columns for age (or Age), preventing me from binning in a similar fashion. It is not immediately clear why the design data for p lacks columns for age (cohort is missing as well) while the design data for S does include age and cohort columns.
Thanks for any assistance you can provide.
This is my first post to phidot.org and I have found the forum to be very useful for fleshing out Rmark's capabilities. I am hoping you might be able to help with something I encounter when I attempt to use the Robust Design model to estimate survival using for cats marked at all different ages and monitored for several years. I am confident I am correctly identifying my time intervals and I can successfully fit many models using this approach. However, modeling the effects of age on detection probability eludes me.
After specifying groups in process.data based on gender and age at first detection (in integer years), and then making the design data (with make.design.data), I see that the design data for S shows columns for age (both continuous and factor forms) as well as an initial.age.class that allowing me to create new design data based on binning of age into four groups. However the design data for p shows only the initial.age.class and not columns for age (or Age), preventing me from binning in a similar fashion. It is not immediately clear why the design data for p lacks columns for age (cohort is missing as well) while the design data for S does include age and cohort columns.
Thanks for any assistance you can provide.