Other packages > Find by keyword >

gravity  

Estimation Methods for Gravity Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gravity", "1.1")



Attach the package and use:
library("gravity")
Maintained by
Mauricio Vargas
[Scholar Profile | Author Map]
First Published: 2017-01-31
Latest Update: 2023-05-02
Description:
A wrapper of different standard estimation methods for gravity models. This package provides estimation methods for log-log models and multiplicative models.
How to cite:
Mauricio Vargas (2017). gravity: Estimation Methods for Gravity Models. R package version 1.1, https://cran.r-project.org/web/packages/gravity. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.3 (2017-01-31 08:14), 0.5 (2017-11-14 22:20), 0.6 (2017-12-14 17:25), 0.8.5 (2018-09-20 19:10), 0.9.0 (2018-11-22 14:50), 0.9.7 (2019-04-22 00:30), 0.9.8 (2019-05-08 23:40), 0.9.9 (2020-07-27 08:40), 1.0 (2022-01-05 10:50)
Other packages that cited gravity R package
View gravity citation profile
Other R packages that gravity depends, imports, suggests or enhances
Complete documentation for gravity
Functions, R codes and Examples using the gravity R package
Some associated functions: bvu . bvw . ddm . discard_unusable . ek_tobit . et_tobit . fixed_effects . gpml . gravity-exports . gravity_no_zeros . gravity_zeros . hm_summary . log_distance . nbpml . nls . ols . ppml . sils . tetrads . tobit . 
Some associated R codes: bvu.R . bvw.R . ddm.R . discard_unusable.R . ek_tobit.R . et_tobit.R . fixed_effects.R . gpml.R . gravity_package.R . hm_summary.R . log_distance.R . nbpml.R . nls.R . ols.R . ppml.R . sils.R . tetrads.R . tobit.R . zzz.R .  Full gravity package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for gravity0102030405060708090TrendBars

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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