R/aninet.R

#' aninet: Statistical Models for Animal Social Networks
#'
#' The aninet package provides functionality to fit several kinds of statistical model to animal social data.
#' The primary functionality is the calculation of social differentiation, and generalised affiliation indices.
#' Also included is an implementation of the generalised linear model quadratic assignment procedure, useful for regression
#' applications in social networks.
#'
#' @docType package
#' @name aninet
NULL
MNWeiss/aninet documentation built on Jan. 31, 2023, 3:55 a.m.