Other packages > Find by keyword >

robin  

ROBustness in Network
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("robin", "2.0.0")



Attach the package and use:
library("robin")
Maintained by
Valeria Policastro
[Scholar Profile | Author Map]
First Published: 2019-10-20
Latest Update: 2024-01-31
Description:
Assesses the robustness of the community structure of a network found by one or more community detection algorithm to give indications about their reliability. It detects if the community structure found by a set of algorithms is statistically significant and compares the different selected detection algorithms on the same network. robin helps to choose among different community detection algorithms the one that better fits the network of interest. Reference in Policastro V., Righelli D., Carissimo A., Cutillo L., De Feis I. (2021) .
How to cite:
Valeria Policastro (2019). robin: ROBustness in Network. R package version 2.0.0, https://cran.r-project.org/web/packages/robin. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.99.0 (2019-10-20 11:40), 0.99.1 (2019-10-24 20:10), 1.0.0 (2020-02-17 20:00), 1.0.1 (2020-05-18 21:50), 1.0.2 (2020-10-30 15:00), 1.0.3 (2021-02-09 14:10), 1.1.0 (2022-03-04 14:10), 1.1.1 (2022-05-16 20:30), 1.1.2 (2024-01-31 16:00), 1.2.0 (2024-06-24 11:10)
Other packages that cited robin R package
View robin citation profile
Other R packages that robin depends, imports, suggests or enhances
Complete documentation for robin
Functions, R codes and Examples using the robin R package
Some associated functions: createITPSplineResult . membershipCommunities . methodCommunity . plotComm . plotGraph . plotRobin . prepGraph . random . rewireCompl . rewireOnl . robinAUC . robinCompare . robinCompareFast . robinFDATest . robinGPTest . robinRobust . 
Some associated R codes: ROBIN.R . ROBINFast.R . gpregeFunctions.R . gptk_CGoptim.R . gptk_SCGoptim.R . gptk_boundedTransform.R . gptk_cmpndKernCompute.R . gptk_cmpndKernExpandParam.R . gptk_cmpndKernExtractParam.R . gptk_cmpndKernGradient.R . gptk_cmpndKernParamInit.R . gptk_exhaustivePlot.R . gptk_expTransform.R . gptk_gpBlockIndices.R . gptk_gpComputeAlpha.R . gptk_gpComputeM.R . gptk_gpCovGrads.R . gptk_gpCreate.R . gptk_gpDataIndices.R . gptk_gpExpandParam.R . gptk_gpExtractParam.R . gptk_gpGradient.R . gptk_gpLogLikeGradients.R . gptk_gpLogLikelihood.R . gptk_gpMeanFunctionGradient.R . gptk_gpObjective.R . gptk_gpOptimise.R . gptk_gpOptions.R . gptk_gpPlot.R . gptk_gpPosteriorMeanVar.R . gptk_gpScaleBiasGradient.R . gptk_gpUpdateAD.R . gptk_gpUpdateKernels.R . gptk_gptk-internal.R . gptk_kernCompute.R . gptk_kernCreate.R . gptk_kernDiagCompute.R . gptk_kernDiagGradX.R . gptk_kernDiagGradient.R . gptk_kernExpandParam.R . gptk_kernExtractParam.R . gptk_kernGradX.R . gptk_kernGradient.R . gptk_kernParamInit.R . gptk_localCovarianceGradients.R . gptk_localSCovarianceGradients.R . gptk_modelExpandParam.R . gptk_modelExtractParam.R . gptk_modelOut.R . gptk_modelOutputGrad.R . gptk_optimiDefaultConstraint.R . gptk_optimiDefaultOptions.R . gptk_rbfKernCompute.R . gptk_rbfKernExpandParam.R . gptk_rbfKernExtractParam.R . gptk_rbfKernGradient.R . gptk_rbfKernParamInit.R . gptk_sigmoidTransform.R . gptk_whiteKernCompute.R . gptk_whiteKernExpandParam.R . gptk_whiteKernExtractParam.R . gptk_whiteKernGradient.R . gptk_whiteKernParamInit.R . gptk_zeroAxes.R .  Full robin package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for robin350400450500550600650700750800850TrendBars

Today's Hot Picks in Authors and Packages

GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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