Patent citation | R Documentation |
The function gives the frequency distribution of patent citations that fall in a category of typical count data.
data_citation
data_citation |
A vector of (non-negative integer) count values. |
The data contain the frequency distribution of patent citations that fall in a category of typical count data. They were used by Lee et al. (2007) and fitted by the zero-inflated models.
data_citation gives the frequency distribution of patent citations falling in a category of typical count data.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Lee, Y. G., Lee, J. D., Song, Y. I., & Lee, S. J. (2007). An in-depth empirical analysis of patent citation counts using zero-inflated count data model: The case of KIST. Scientometrics, 70(1), 27-39.
data_poem
x<-data_citation
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.