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.0")



Attach the package and use:
library("cylcop")
Maintained by
Florian Hodel
[Scholar Profile | Author Map]
First Published: 2021-08-06
Latest Update: 2022-10-29
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.0, https://cran.r-project.org/web/packages/cylcop. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.1.0 (2021-08-06 10:30)
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for cylcop051015202530TrendBars

Today's Hot Picks in Authors and Packages

optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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