R/aniSNA-package.R

#' aniSNA
#' 
#' Obtain network structures from animal GPS telemetry observations and 
#' statistically analyse them to assess their adequacy for social network analysis. Methods include 
#' pre-network data permutations, bootstrapping techniques to obtain confidence intervals for global
#' network metrics, and correlation and regression analysis of the local network metrics. 
#' 
#' @docType package
#' @author Prabhleen Kaur
#' @name aniSNA
#' @importFrom Rcpp evalCpp
#' @importFrom Rcpp sourceCpp
#' @useDynLib aniSNA, .registration = TRUE
NULL  

Try the aniSNA package in your browser

Any scripts or data that you put into this service are public.

aniSNA documentation built on May 29, 2024, 11:14 a.m.