Skip to content
View FlukeAndFeather's full-sized avatar

Block or report FlukeAndFeather

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cats-viewer cats-viewer Public

    R 1

  2. rstickleback rstickleback Public

    rstickleback automates behavioral event detection in bio-logging data. As an R interface to the stickleback machine learning pipeline (Python), it helps ecologists analyze their bio-logging data wi…

    R 3

  3. catsr catsr Public

    Tools for using CATS PRH files in R.

    R 2

  4. cetaceanbcg cetaceanbcg Public

    Research compendium for Czapanskiy et al. (2022) "An accelerometer-derived ballistocardiogram method for detecting heartrates in free-ranging marine mammals"

    TeX 9 2

  5. stickleback stickleback Public

    Automated behavioral event detection in bio-logging data.

    Jupyter Notebook 2

  6. Predict mammalian metabolic rates fr... Predict mammalian metabolic rates from various scaling equations.
    1
    pred_mr <- function(
    2
      mass_kg, 
    3
      mr_method = c("kleiber", "kolokotronesetal", "nagy", "savageetal", "whiteseymour"),
    4
      unit = c("kcal_day", "kJ_day", "mlO2_hr", "W"),
    5
      multiplier = 1