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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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