Other packages > Find by keyword >

ScorePlus  

Implementation of SCORE, SCORE+ and Mixed-SCORE
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ScorePlus", "0.1")



Attach the package and use:
library("ScorePlus")
Maintained by
Shengming Luo
[Scholar Profile | Author Map]
First Published: 2019-06-14
Latest Update: 2019-06-14
Description:
Implementation of community detection algorithm SCORE in the paper J. Jin (2015) , and SCORE+ in J. Jin, Z. Ke and S. Luo (2018) . Membership estimation algorithm called Mixed-SCORE in J. Jin, Z. Ke and S. Luo (2017) .
How to cite:
Shengming Luo (2019). ScorePlus: Implementation of SCORE, SCORE+ and Mixed-SCORE. R package version 0.1, https://cran.r-project.org/web/packages/ScorePlus. Accessed 18 Apr. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited ScorePlus R package
View ScorePlus citation profile
Other R packages that ScorePlus depends, imports, suggests or enhances
Complete documentation for ScorePlus
Functions, R codes and Examples using the ScorePlus R package
Some associated functions: SCORE . SCOREplus . getMaxDist . getMembership . mixedSCORE . vertexHunting . vertexSearch . 
Some associated R codes: SCORE.R . SCOREplus.R . mixedSCORE.R .  Full ScorePlus package functions and examples
Downloads during the last 30 days
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/17Downloads for ScorePlus02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

SeqAlloc  
Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment ar ...
Download / Learn more Package Citations See dependency  
ff  
Memory-Efficient Storage of Large Data on Disk and Fast Access Functions
The ff package provides data structures that are stored on disk but behave (almost) as if they were ...
Download / Learn more Package Citations See dependency  
CDNmoney  
Components of Canadian Monetary and Credit Aggregates
Components of Canadian Credit Aggregates and Monetary Aggregates with continuity adjustments. ...
Download / Learn more Package Citations See dependency  
pssmooth  
Flexible and Efficient Evaluation of Principal Surrogates/Treatment Effect Modifiers
Implements estimation and testing procedures for evaluating an intermediate biomarker response as a ...
Download / Learn more Package Citations See dependency  
chngpt  
Estimation and Hypothesis Testing for Threshold Regression
Threshold regression models are also called two-phase regression, broken-stick regression, split-poi ...
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  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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