Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions of improvement #3

Open
3 tasks
annescharf opened this issue Jun 3, 2024 · 0 comments
Open
3 tasks

Suggestions of improvement #3

annescharf opened this issue Jun 3, 2024 · 0 comments

Comments

@annescharf
Copy link
Contributor

annescharf commented Jun 3, 2024

Hi @jmsigner and @marcosci,
here some suggestions:

Suggested improvements:

  • in all other Apps the output is a .csv, which is easier to directly open as a table. If there is no good reason to save it as a .txt, maybe consider changing it to .csv?

  • in “model_summary.txt”: please add "DOF of diffusion" and "DOF of speed" to the table, these will indicate how good the estimates are in the table “ctmm_select_summary.txt”. These values are also in the model output.
    in the documentation:

  • "DOF": degrees of freedom for estimating the area. It represents the effective sample size for calculating the area. It also represents the number of times the animal crossed its range during the observation time (see ctmm_select_summary.txt).

  • "DOF of diffusion": degrees of freedom for estimating the diffusion (see ctmm_select_summary.txt)

  • "DOF of speed": degrees of freedom for estimating the speed (see ctmm_select_summary.txt)

  • in “ctmm_select_summary.txt”:
    in the documentation:

  • column “unit”: the parameter name and its unit

    • area (units): represents the estimated area.
    • t[position] (units): is the time it takes the animal to cross its home range, and also represents the time lag when the locations get time independent (i.e. when they stop being autocorrelated in time)
    • τ[velocity] (units): represents the time lag when the locations get velocity independent (i.e. when they stop being autocorrelated in velocity). Useful to know for e.g. step selection models
    • speed (units/units): estimated speed throughout the observation period
    • diffusion (square kilometers/day): estimated value of how much the animal moved during the observed period

Thanks!

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

No branches or pull requests

1 participant