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]
All associated links for this package
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 03 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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