Main information about the collection
Then, we use the biblioAnalysis and summary functions to perform a descriptive analysis of the data frame: Then, we add some metadata to the dimensions collection, and we use the biblioAnalysis and summary functions to perform a descriptive analysis of the data frame:
M <- metaTagExtraction(M, "SR")
row.names(M) <- M$SR
results <- biblioAnalysis(M)
summary(results)
# Main Information about data
# Documents 1084
# Sources (Journals, Books, etc.) 545
# Keywords Plus (ID) 12335
# Author's Keywords (DE) 12335
# Period 1982 - 1982
# Average citations per documents 19.42
# Authors 2623
# Author Appearances 3315
# Authors of single-authored documents 132
# Authors of multi-authored documents 2491
# Single-authored documents 140
# Documents per Author 0.413
# Authors per Document 2.42
# Co-Authors per Documents 3.06
# Collaboration Index 2.65
# Document types
# ARTICLE 1084
# Annual Scientific Production
# Year Articles
# 1982 1084
# Annual Percentage Growth Rate 0
# Most Productive Authors
# Authors Articles Authors Articles Fractionalized
# 1 MERIGÓ JM 20 MERIGÓ JM 5.43
# 2 ZHANG Y 11 KOSTOFF RN 3.69
# 3 KOSTOFF RN 10 MCMILLAN GS 3.33
# 4 PORTER AL 10 HO Y 3.25
# 5 WANG J 10 VOGEL R 3.17
# 6 CAPUTO A 9 FERREIRA MP 3.00
# 7 KUMAR S 9 PASADEOS Y 3.00
# 8 MARZI G 9 ZHANG Y 2.77
# 9 FERREIRA MP 8 KUMAR S 2.75
# 10 WANG Y 8 PORTER AL 2.74
# Top manuscripts per citations
# Paper TC TCperYear
# 1 PARK SH, 1982, STRATEGIC MANAGEMENT JOURNAL 1011 25.92
# 2 RAMOS-RODRÍGUEZ A, 1982, STRATEGIC MANAGEMENT JOURNAL 454 11.64
# 3 DAIM TU, 1982, TECHNOLOGICAL FORECASTING AND SOCIAL CHANGE 450 11.54
# 4 DE BAKKER FGA, 1982, BUSINESS & SOCIETY-a 348 8.92
# 5 KOSTOFF RN, 1982, IEEE TRANSACTIONS ON ENGINEERING MANAGEMENT 347 8.90
# 6 FAHIMNIA B, 1982, INTERNATIONAL JOURNAL OF PRODUCTION ECONOMICS 338 8.67
# 7 MURRAY F, 1982, RESEARCH POLICY 298 7.64
# 8 MOED H, 1982, RESEARCH POLICY-a 280 7.18
# 9 ZUPIC I, 1982, ORGANIZATIONAL RESEARCH METHODS 256 6.56
# 10 PODSAKOFF PM, 1982, JOURNAL OF MANAGEMENT 213 5.46
# Corresponding Author's Countries
# Country Articles Freq SCP MCP MCP_Ratio
# 1 CHINA 49 0.1441 24 25 0.510
# 2 UNITED STATES 49 0.1441 28 21 0.429
# 3 SPAIN 39 0.1147 28 11 0.282
# 4 BRAZIL 22 0.0647 16 6 0.273
# 5 ITALY 20 0.0588 13 7 0.350
# 6 UNITED KINGDOM 19 0.0559 8 11 0.579
# 7 AUSTRALIA 18 0.0529 8 10 0.556
# 8 NETHERLANDS 15 0.0441 12 3 0.200
# 9 GERMANY 12 0.0353 10 2 0.167
# 10 PORTUGAL 12 0.0353 6 6 0.500
# SCP: Single Country Publications
# MCP: Multiple Country Publications
# Total Citations per Country
# Country Total Citations Average Article Citations
# 1 UNITED STATES 2265 46.22
# 2 CHINA 1166 23.80
# 3 AUSTRALIA 833 46.28
# 4 UNITED KINGDOM 721 37.95
# 5 NETHERLANDS 705 47.00
# 6 SPAIN 665 17.05
# 7 BRAZIL 468 21.27
# 8 ITALY 422 21.10
# 9 FINLAND 325 46.43
# 10 JAPAN 204 29.14
# Most Relevant Sources
# Sources Articles
# 1 TECHNOLOGICAL FORECASTING AND SOCIAL CHANGE 47
# 2 RESEARCH POLICY 44
# 3 TECHNOLOGY ANALYSIS AND STRATEGIC MANAGEMENT 24
# 4 JOURNAL OF BUSINESS RESEARCH 23
# 5 TECHNOVATION 14
# 6 INTERNATIONAL JOURNAL OF HOSPITALITY MANAGEMENT 10
# 7 THE JOURNAL OF TECHNOLOGY TRANSFER 10
# 8 R AND D MANAGEMENT 9
# 9 INDUSTRIAL MARKETING MANAGEMENT 8
# 10 MANAGEMENT DECISION 8
# Most Relevant Keywords
# Author Keywords (DE) Articles Keywords-Plus (ID) Articles
# 1 RESEARCH 639 RESEARCH 639
# 2 ANALYSIS 637 ANALYSIS 637
# 3 STUDY 416 STUDY 416
# 4 PAPER 399 PAPER 399
# 5 ARTICLE 381 ARTICLE 381
# 6 BIBLIOMETRIC ANALYSIS 373 BIBLIOMETRIC ANALYSIS 373
# 7 LITERATURE 358 LITERATURE 358
# 8 JOURNALS 300 JOURNALS 300
# 9 APPROACH 287 APPROACH 287
# 10 AUTHORS 284 AUTHORS 284