Skip to content
View FlukeAndFeather's full-sized avatar
Block or Report

Block or report FlukeAndFeather

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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 1

  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 7

  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