Package: CircMLE 0.3.0
CircMLE: Maximum Likelihood Analysis of Circular Data
A series of wrapper functions to implement the 10 maximum likelihood models of animal orientation described by Schnute and Groot (1992) <doi:10.1016/S0003-3472(05)80068-5>. The functions also include the ability to use different optimizer methods and calculate various model selection metrics (i.e., AIC, AICc, BIC). The ability to perform variants of the Hermans-Rasson test and Pycke test is also included as described in Landler et al. (2019) <doi:10.1186/s12898-019-0246-8>. The latest version also includes a new method to calculate circular-circular and circular-linear distance correlations.
Authors:
CircMLE_0.3.0.tar.gz
CircMLE_0.3.0.zip(r-4.5)CircMLE_0.3.0.zip(r-4.4)CircMLE_0.3.0.zip(r-4.3)
CircMLE_0.3.0.tgz(r-4.4-any)CircMLE_0.3.0.tgz(r-4.3-any)
CircMLE_0.3.0.tar.gz(r-4.5-noble)CircMLE_0.3.0.tar.gz(r-4.4-noble)
CircMLE_0.3.0.tgz(r-4.4-emscripten)CircMLE_0.3.0.tgz(r-4.3-emscripten)
CircMLE.pdf |CircMLE.html✨
CircMLE/json (API)
# Install 'CircMLE' in R: |
install.packages('CircMLE', repos = c('https://rfitak.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:6d331b17de. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:check_dataci_circmlecirc_mledcor.circularHR_testlr_testM1M2AM2BM2CM3AM3BM4AM4BM5AM5Bplot_circMLEpycke_test
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Data Checking Function | check_data |
ci_circmle | ci_circmle |
circ_mle | circ_mle |
circular distance correlation function | dcor.circular |
Hermans-Rasson test function | HR_test |
Likelihood ratio test for nested models | lr_test |
Model M1 MLE function | M1 |
Model M2A MLE function | M2A |
Model M2B MLE function | M2B |
Model M2C MLE function | M2C |
Model M3A MLE function | M3A |
Model M3B MLE function | M3B |
Model M4A MLE function | M4A |
Model M4B MLE function | M4B |
Model M5A MLE function | M5A |
Model M5B MLE function | M5B |
plot_circMLE | plot_circMLE |
Pycke test function | pycke_test |