Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

extracting center of gravity estimates #12

Open
EllenY opened this issue Oct 28, 2016 · 1 comment
Open

extracting center of gravity estimates #12

EllenY opened this issue Oct 28, 2016 · 1 comment

Comments

@EllenY
Copy link

EllenY commented Oct 28, 2016

Hi Jim,
How would I extract and view the mean and sd of the eastward and northward estimates from the center of gravity plot?
Thank you,
Ellen

@James-Thorson
Copy link
Contributor

function Plot_range_shifts returns a table COG_Table of those estimates. So if you run:

COG = Plot_ranges_shifts( ... )$COG_Table
Area = Plot_ranges_shifts( ... )$EffectiveArea_Table

you'll get COG and effective-area estimates by year with SDs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants