Description Usage Arguments Details Value See Also Examples
Based on the nearest community profile, what is the expected distribution of citations
from journal idx
?
1 | fitted_citations(idx = NULL, citations, communities, self = TRUE)
|
idx |
A journal name or index. Vectorised for |
citations |
a matrix of citations (from columns to rows) or an igraph object |
communities |
A membership vector or igraph::communities object |
self |
logical. Include self-citations? If |
To vectorise this function, it might be easier first to create a vectorised version of
nearest_point()
.
A vector of predicted outgoing citations from journal idx
.
Other functions for residual analysis of communities: community_residuals
,
profile_residuals
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.