ctmmweb icon indicating copy to clipboard operation
ctmmweb copied to clipboard

Web app for analyzing animal tracking data, built upon ctmm R package

Results 22 ctmmweb issues
Sort by recently updated
recently updated
newest added

Hi. I often want to reduce the time span in which I want to analyse my data on several individuals. As of now I am only able to subset the...

Future

https://www.biorxiv.org/content/10.1101/2020.08.24.261628v1 See `help('encounter')` Users will either need to select a pair of individuals or a pair of groups of individuals.

A user is having some issues with the error calibration step. The data have two location classes, so as.telemetry returns a class column, and two classes in the UERE slot....

Currently, you can import multiple files simultaneously, by selecting multiple files at once. However, if you import one file after another, then the first file is overwritten.

Future

After the model fitting step it would be useful to have a model diagnostic page that use the residuals() and correlogram() functions. The code would go something like this: `?residuals...

Future

After updating the app, I've noticed that the home range plots don't seem to be rendering.

Future

It appears that you can plot the home-range distribution atop the map layer, but not the occurrence distributions.

Next

Users are segmenting their data in the webapp, usually corresponding to different behaviors and it would be nice if they could rename the subsets to something like Cilla-summer, Cilla-disperal, Cilla-winter,...

Next

I've added a new export method for telemetry objects in `ctmm`, `SpatialPolygonsDataFrame.telemetry()`, so that now it is easy to plot location estimates with error circles/ellipses on maps. This could be...

Next

I have been fighting and uphill battle to get ctmmweb installed and running on my windows computer and thanks to chat gpt, I've managed to decode and troubleshoot some of...