Progress is really slow. I'm able read some of my data when its heavily subsetted but I haven't been able to move on to co-variates or model selection.
1. Can I read R dataframes directly with 'read.caphist' ? I'd like to get away from creating text files every time a make small change to my data.
2. How do I specify the 'covnames' in 'read.caphist' ? Right now they are column names in my text files but I get error messages when I enter them.
3. Are there some single detector examples out there? I've tried the deermouse and housemouse examples but I can't get into the guts of the data. I'd like to be able to see the data structure and how the models were constructed.
I'm convinced that secr is the right way to analyze my data but I'm really feeling the learning curve right now.