knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of cylcop is to provide methods to apply circular-linear copulas to capture correlation in discrete time movement data, i.e. step lengths and turn angles.
You can install the released version of cylcop from CRAN with:
install.packages("cylcop")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("floo66/cylcop")
A thorough introduction to the package and its features can be found in [@Hodelappl] and [@Hodelmethod]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.