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 25 Jun. 2026.
Previous versions and publish date:
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

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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