Skip to contents

The goal of MortalMove is to estimate the mortality risk of animals based on their movement data and individual characteristics, while accounting for spatial effects. It provides functions to prepare data for modeling, fit models using Stan, and visualize diagnostics.

Installation

You can install the development version of MortalMove from GitHub with:

# install.packages("pak")
pak::pak("Jiangyue-Wang/MortalMove")