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.7)CircMLE_0.3.0.zip(r-4.6)CircMLE_0.3.0.zip(r-4.5)
CircMLE_0.3.0.tgz(r-4.6-any)CircMLE_0.3.0.tgz(r-4.5-any)
CircMLE_0.3.0.tar.gz(r-4.7-any)CircMLE_0.3.0.tar.gz(r-4.6-any)
CircMLE_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:6d331b17de. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 145 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 97 |
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 |
