Package: rosario 0.1.1

Tatiana VelÃĄsquez-Roa
rosario: A Null Model Algorithm to Analyze Cyclical Data in Ecology
Implements a null model analysis to quantify concurrent temporal niche overlap (i.e., activity or phenology) among biological identities (e.g., individuals, populations, species) using the Rosario randomization algorithm (Castro-Arellano et al. 2010) <doi:10.1111/j.2041-210X.2010.00031.x>.
Authors:
rosario_0.1.1.tar.gz
rosario_0.1.1.zip(r-4.6)rosario_0.1.1.zip(r-4.5)
rosario_0.1.1.tgz(r-4.6-any)rosario_0.1.1.tgz(r-4.5-any)
rosario_0.1.1.tar.gz(r-4.6-any)rosario_0.1.1.tar.gz(r-4.5-any)
rosario_0.1.1.tgz(r-4.5-emscripten)
rosario.pdf |rosario.html✨
rosario/json (API)
NEWS
| # Install 'rosario' in R: |
| install.packages('rosario', repos = c('https://alrobles.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alrobles/rosario/issues
Pkgdown/docs site:https://alrobles.github.io
- ex1 - Example temporal activity dataset
Last updated from:142ab28241. Checks:8 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-devel-arm64 | OK | 122 | ||
| macos-release-arm64 | OK | 178 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 73 | ||
| wasm-release | OK | 119 |
Exports:%>%czekanowski_indexget_null_modelpianka_indexplot_rosariorescale_matrixrosariorosario_sampletemp_overlaptemp_overlap_dftemp_overlap_matrixtemp_overlap_plotvec_permutation
Dependencies:backportsbroomclicodetoolscpp11digestdplyrfurrrfuturegenericsglobalsgluelifecyclelistenvmagrittrparallellypillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Czekanowski overlap index | czekanowski_index |
| Example temporal activity dataset | ex1 |
| Null-model test via ROSARIO algorithm randomization | get_null_model |
| Pianka's niche-overlap index | pianka_index |
| Diagram of ROSARIO null-model randomizations | plot_rosario |
| Row-wise rescaling of a matrix to relative frequencies | rescale_matrix |
| Generate cyclic and mirrored permutations of a time series | rosario |
| ROSARIO randomization of an assemblage matrix | rosario_sample |
| Assemblage-wide temporal niche segregation | temp_overlap |
| Convert a square overlap matrix to a tidy pairwise data frame | temp_overlap_df |
| Pairwise temporal niche-overlap matrix | temp_overlap_matrix |
| Plot null-model results for temporal niche overlap | temp_overlap_plot |
| Cyclic permutation (rotate) a numeric vector | vec_permutation |