Other packages > Find by keyword >

steepness  

Testing Steepness of Dominance Hierarchies
View on CRAN: Click here


Download and install steepness package within the R console
Install from CRAN:
install.packages("steepness")

Install from Github:
library("remotes")
install_github("cran/steepness")

Install by package version:
library("remotes")
install_version("steepness", "0.3-0")



Attach the package and use:
library("steepness")
Maintained by
David Leiva
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-26
Latest Update: 2022-05-06
Description:
The steepness package computes steepness as a property of dominance hierarchies. Steepness is defined as the absolute slope of the straight line fitted to the normalized David's scores. The normalized David's scores can be obtained on the basis of dyadic dominance indices corrected for chance or by means of proportions of wins. Given an observed sociomatrix, it computes hierarchy's steepness and estimates statistical significance by means of a randomization test.
How to cite:
David Leiva (2010). steepness: Testing Steepness of Dominance Hierarchies. R package version 0.3-0, https://cran.r-project.org/web/packages/steepness. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1 (2010-03-26 12:17), 0.2-1 (2014-05-22 17:00), 0.2-2 (2014-10-01 07:28), 0.2 (2011-09-02 14:40)
Other packages that cited steepness R package
View steepness citation profile
Other R packages that steepness depends, imports, suggests or enhances
Complete documentation for steepness
Functions, R codes and Examples using the steepness R package
Some associated functions: getDS . getDij . getNormDS . getOrderedMatrix . getPij . getStp . getwl . steeptest . 
Some associated R codes: getDS.R . getDij.R . getNormDS.R . getOrderedMatrix.R . getPij.R . getStp.R . getwl.R . plot.steeptest.R . print.steeptest.R . steeptest.R . summary.steeptest.R . zzz.R .  Full steepness package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA