Other packages > Find by keyword >

cylcop  

Circular-Linear Copulas with Angular Symmetry for Movement Data
View on CRAN: Click here


Download and install cylcop package within the R console
Install from CRAN:
install.packages("cylcop")

Install from Github:
library("remotes")
install_github("cran/cylcop")

Install by package version:
library("remotes")
install_version("cylcop", "0.2.1")



Attach the package and use:
library("cylcop")
Maintained by
Florian Hodel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-06
Latest Update: 2025-09-01
Description:
Classes (S4) of circular-linear, symmetric copulas with corresponding methods, extending the 'copula' package. These copulas are especially useful for modeling correlation in discrete-time movement data. Methods for density, (conditional) distribution, random number generation, bivariate dependence measures and fitting parameters using maximum likelihood and other approaches. The package also contains methods for visualizing movement data and copulas.
How to cite:
Florian Hodel (2021). cylcop: Circular-Linear Copulas with Angular Symmetry for Movement Data. R package version 0.2.1, https://cran.r-project.org/web/packages/cylcop. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:30), 0.1.0 (2021-08-06 10:30), 0.2.0 (2022-10-30 00:00)
Other packages that cited cylcop R package
View cylcop citation profile
Other R packages that cylcop depends, imports, suggests or enhances
Complete documentation for cylcop
Functions, R codes and Examples using the cylcop R package
Some associated functions: Cramer_vonMises . Cylcop . angstep2xy . bearing . ccylcop . cor_cyl . cyl_copula-class . cyl_cubsec-class . cyl_cubsec . cyl_quadsec-class . cyl_quadsec . cyl_rect_combine-class . cyl_rect_combine . cyl_rot_combine-class . cyl_rot_combine . cyl_vonmises-class . cyl_vonmises . cylcop-deprecated . cylcop-package . cylcop_get_option . cylcop_set_option . dens . fit_angle . fit_cylcop_cor . fit_cylcop_ml . fit_steplength . full2half_circ . gammamix . half2full_circ . joint . lnormmix . mi_cyl . mle.vonmisesmix . normmix . numerical_conditional_cop . numerical_inv_conditional_cop . opt_auto . opt_circ_bw . opt_lin_bw . plot-cyl_copula-missing-method . plot_circ_hist . plot_cop_scat . plot_cop_surf . plot_joint_box . plot_joint_circ . plot_joint_scat . plot_track . prob-cyl_copula-method . set_cop_param . show-cyl_copula-method . traj_get . traj_sim . vonmisesmix . wasserstein . weibullmix . wrappedcauchy . 
Some associated R codes: Ccond.R . aaaglobal.R . correlation.R . cyl_cop_class.R . cyl_cubsec.R . cyl_quadsec.R . cyl_rect_combine.R . cyl_rot_combine.R . cyl_vonmises.R . cylcop-package.R . density.R . deprecated.R . fit_cop_corr.R . fit_cop_mle.R . fit_margin.R . gof.R . joint_distr.R . mixed_linear.R . mixedvonmises.R . opt_auto.R . plotting_functions.R . simulate_trajectory.R . utils.R . wrappedcauchy.R . zzz.R .  Full cylcop package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA