Other packages > Find by keyword >

circular  

Circular Statistics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("circular", "0.5-1")



Attach the package and use:
library("circular")
Maintained by
Eduardo García-Portugués
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-05-26
Latest Update: 2022-04-26
Description:
Circular Statistics, from "Topics in circular Statistics" (2001) S. Rao Jammalamadaka and A. SenGupta, World Scientific.
How to cite:
Eduardo García-Portugués (2004). circular: Circular Statistics. R package version 0.5-1, https://cran.r-project.org/web/packages/circular. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1 (2004-05-26 14:25), 0.3-1 (2005-05-04 09:52), 0.3-2 (2005-05-05 09:50), 0.3-3 (2005-12-08 11:23), 0.3-4 (2006-02-14 10:43), 0.3-5 (2006-08-25 10:14), 0.3-6 (2006-08-30 11:47), 0.3-7 (2007-08-13 21:58), 0.3-8 (2007-08-25 16:33), 0.3 (2005-04-27 18:34), 0.4-1 (2011-02-03 09:18), 0.4-2 (2011-03-19 07:20), 0.4-3 (2011-07-23 15:50), 0.4-7 (2013-11-08 08:58), 0.4-93 (2017-06-29 07:31), 0.4-94.1 (2022-04-23 10:00), 0.4-94 (2022-03-07 15:20), 0.4-95 (2022-04-27 00:20), 0.4 (2010-08-01 11:35), 0.5-0 (2023-09-05 21:50)
Other packages that cited circular R package
View circular citation profile
Other R packages that circular depends, imports, suggests or enhances
Complete documentation for circular
Functions, R codes and Examples using the circular R package
Some associated functions: A1 . A1FirstDerivative . A1SecondDerivative . A1inv . Extract.circular . I.0 . I.1 . I.p . angular.deviation . angular.variance . aov.circular . arrows.circular . as.data.frame.circular . asytriangular . axialvonmises . axis.circular . bw.circular . c.circular . cardioid . carthwrite . change.point . circle.control . circular-package . circular.colors . circular . circularp . conversion.circular . coope . coord2rad . cor.circular . curve.circular . deg . density.circular . dist.circular . equal.kappa.test . fisherB1 . fisherB10 . fisherB11 . fisherB12 . fisherB13 . fisherB18 . fisherB2 . fisherB20 . fisherB3 . fisherB4 . fisherB5 . fisherB6 . fisherB7 . fisherB8 . fisherB9 . genvonmises . heatmap.circular . intersect.modal.region . jonespewsey . katojones . kuiper.test . lines.circular . lines.density.circular . lm.circular . lsfit.circle . mean.circular . meandeviation . median.circular . medianHL.circular . minusPiPlusPi . mixedvonmises . mle.vonmises.bootstrap.ci . mle.vonmises . mle.wrappedcauchy . mle.wrappednormal . modal.region . ncfrog . pigeons . plot.circular . plot.density.circular . plot.edf . plot.lsfit.circle . points.circular . pp.plot . pp.unif.plot . projectednormal . quantile.circular . rad . range.circular . rao.spacing.test . rao.table . rao.test . rayleigh.test . rho.circular . rose.diag . rstable . rwrappedstable . sd.circular . standarddeviation . summary.circular . swallows . ticks.circular . totalvariation.circular . triangular . trigonometric.moment . turtles . uniform . unique.circular . var.circular . variance . vonmises . wallraff.test . watson.test . watson.two.test . watson.wheeler.test . watson.williams.test . weighted.mean.circular . wind . windrose . wrappedcauchy . wrappednormal . 
Some associated R codes: A1.R . A1FirstDerivative.R . A1SecondDerivative.R . A1inv.R . Calpha.R . I.0.R . I.1.R . I.p.R . Ralpha.R . angular.deviation.R . angular.variance.R . aov.circular.R . areas.circular.R . arrows.circular.R . as.circular.R . as.data.frame.circular.R . asytriangular.R . axialvonmises.R . axis.circular.R . bw.circular.R . cardioid.R . carthwrite.R . change.point.R . circular.R . circular.colors.R . coord2rad.R . cor.circular.R . curve.circular.R . deg.R . density.circular.R . dist.circular.R . equal.kappa.test.R . family.circular.R . genvonmises.R . heatmap.circular.R . intersect.modal.region.R . jonespewsey.R . katojones.R . kuiper.test.R . lines.circular.R . lm.circular.R . lm.circular.cc.R . lm.circular.cl.R . lsfit.circle.R . make.circular.link.R . mean.circular.R . meandeviation.R . median.circular.R . medianHL.circular.R . medianHL.default.R . medianaxis.circular.R . minuspipluspi.R . mle.cardioid.R . mle.vonmises.R . mle.vonmises.bootstrap.ci.R . mle.wrappedcauchy.R . mle.wrappednormal.R . modal.region.R . onAttach.R . plot.circular.R . plot.edf.R . plot.lsfit.circle.R . points.circular.R . pp.plot.R . pp.unif.plot.R . projectednormal.R . quantile.circular.R . rad.R . range.circular.R . rao.spacing.test.R . rao.test.R . rayleigh.test.R . regularize.values.R . rho.circular.R . rose.diag.R . rose.diag.oldstyle.R . rstable.R . sd.circular.R . stephens.test.R . subset.circular.R . summary.circular.R . ticks.circular.R . totalvariation.R . triangular.R . trigonometric.moment.R . trigonometric.polynomials.R . uniform.R . unique.circular.R . var.circular.R . vonmises.R . wallraff.test.R . watson.test.R . watson.two.test.R . watson.wheeler.test.R . watson.williams.test.R . weighted.mean.circular.R . windrose.R . wrappedcauchy.R . wrappednormal.R . wrappedstable.R . zzz.R .  Full circular 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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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