Other packages > Find by keyword >

zipfR  

Statistical Models for Word Frequency Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("zipfR", "0.6-70")



Attach the package and use:
library("zipfR")
Maintained by
Stefan Evert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-08-23
Latest Update: 2020-10-11
Description:
Statistical models and utilities for the analysis of word frequency distributions. The utilities include functions for loading, manipulating and visualizing word frequency data and vocabulary growth curves.The package also implements several statistical models for the distribution of word frequencies in a population.(The name of this package derives from the most famous word frequency distribution, Zipf's law.)
How to cite:
Stefan Evert (2006). zipfR: Statistical Models for Word Frequency Distributions. R package version 0.6-70, https://cran.r-project.org/web/packages/zipfR. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:56), 0.6-0 (2006-08-23 21:59), 0.6-5 (2008-11-16 14:52), 0.6-6 (2012-04-03 23:02), 0.6-10 (2017-08-17 17:15), 0.6-66 (2019-10-01 11:10)
Other packages that cited zipfR R package
View zipfR citation profile
Other R packages that zipfR depends, imports, suggests or enhances
Complete documentation for zipfR
Functions, R codes and Examples using the zipfR R package
Some associated functions: Baayen2001 . Brown . BrownSubsets . Dickens . EV_EVm . EV_EVm_spc . EvertLuedeling2001 . ItaPref . N_V_Vm . N_V_Vm_spc . N_V_Vm_tfl . N_V_Vm_vgc . Tiger . VV_VVm . beta_gamma . bootstrap_confint . confint_lnre . distribution . estimate_model . lnre . lnre_bootstrap . lnre_fzm . lnre_gigp . lnre_goodness_of_fit . lnre_productivity_measures . lnre_spc . lnre_technical_details . lnre_vgc . lnre_zm . merge_tfl . plot_lnre . plot_spc . plot_tfl . plot_vgc . posterior_distribution . print_lnre . print_spc . print_tfl . print_vgc . productivity_measures . read_multiple_objects . read_write_spc . read_write_tfl . read_write_vgc . sample_spc . sample_tfl . spc . spc2tfl . spc_interp . spc_vector . tfl . vec2xxx . vgc . vgc_interp . zipfR_package . zipfR_par . zipfR_plotutils . 
Some associated R codes: EV_EVm.R . EV_EVm_lnre.R . EV_lnre_fzm.R . EV_lnre_gigp.R . EV_lnre_zm.R . EV_spc.R . EVm_lnre_fzm.R . EVm_lnre_gigp.R . EVm_lnre_zm.R . EVm_spc.R . N_V_Vm.R . N_lnre.R . N_spc.R . N_tfl.R . N_vgc.R . VV_VVm.R . VV_lnre.R . VV_spc.R . VV_vgc.R . VVm_lnre.R . VVm_spc.R . VVm_vgc.R . V_lnre.R . V_spc.R . V_tfl.R . V_vgc.R . Vm_lnre.R . Vm_spc.R . Vm_tfl.R . Vm_vgc.R . auto_gzfile.R . beta_gamma.R . bootstrap_confint.R . confint_lnre.R . distribution.R . distribution_lnre.R . distribution_lnre_fzm.R . distribution_lnre_gigp.R . distribution_lnre_zm.R . estimate_model.R . estimate_model_lnre_fzm.R . estimate_model_lnre_zm.R . good_turing.R . lnre.R . lnre_bootstrap.R . lnre_cost.R . lnre_fzm.R . lnre_gigp.R . lnre_goodness_of_fit.R . lnre_productivity_measures.R . lnre_spc.R . lnre_vgc.R . lnre_zm.R . merge_tfl.R . plot_lnre.R . plot_spc.R . plot_tfl.R . plot_vgc.R . posterior.R . posterior_lnre.R . posterior_lnre_fzm.R . print_lnre.R . print_spc.R . print_tfl.R . print_vgc.R . productivity_measures.R . productivity_measures_default.R . productivity_measures_spc.R . productivity_measures_tfl.R . productivity_measures_vgc.R . read_multiple_objects.R . read_spc.R . read_tfl.R . read_vgc.R . sample_spc.R . sample_tfl.R . spc.R . spc2tfl.R . spc_interp.R . spc_vector.R . summary_lnre.R . summary_spc.R . summary_tfl.R . summary_vgc.R . tfl.R . tfl2spc.R . vec2spc.R . vec2tfl.R . vec2vgc.R . vgc.R . vgc_interp.R . write_spc.R . write_tfl.R . write_vgc.R . zipfR_par.R . zipfR_plotutils.R . zzz_INIT.R . zzz_UTIL.R .  Full zipfR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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