Page 1 of 1

Manipulating secr class

PostPosted: Fri Apr 14, 2017 2:04 pm
by adamdillon
This is a pretty simple question that hopefully someone has a really quick answer to.

When you fit a secr model the output is of class 'secr'. How do you extract information from this class?
The models I've run have all been with the Full Likelihood.

I would like to extract the values for the real parameters D, g0, sigma, and pmix.

Thanks

Re: Manipulating secr class

PostPosted: Fri Apr 14, 2017 2:39 pm
by murray.efford
predict(). If you are at all serious I suggest reading the documentation. http://www.otago.ac.nz/density/pdfs/secr-overview.pdf has more than 20 functions under the heading 'Operate on fitted model(s)'.