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]
All associated links for this package
First Published: 2019-10-20
Latest Update: 2025-01-22
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 05 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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