Other packages > Find by keyword >

diseq  

Estimation Methods for Markets in Equilibrium and Disequilibrium
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("diseq", "0.4.6")



Attach the package and use:
library("diseq")
Maintained by
Pantelis Karapanagiotis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-28
Latest Update: 2023-02-18
Description:
Superseded by package markets. Provides estimation methods formarkets in equilibrium and disequilibrium. Supports the estimation of anequilibrium and four disequilibrium models with both correlated andindependent shocks. Also provides post-estimation analysis tools suchas aggregation marginal effect and shortage calculations. The estimationmethods are based on full information maximum likelihood techniques givenin Maddala and Nelson 1974 doi10.23071914215. They are implementedusing the analytic derivative expressions calculated inKarapanagiotis 2020 doi10.2139ssrn.3525622. Standarderrors can be estimated by adjusting for heteroscedasticity or clustering.The equilibrium estimation constitutes a case of a system of linearsimultaneous equations. Instead the disequilibrium models replace themarket-clearing condition with a non-linearshort-side rule and allow for different specifications of price dynamics.
How to cite:
Pantelis Karapanagiotis (2020). diseq: Estimation Methods for Markets in Equilibrium and Disequilibrium. R package version 0.4.6, https://cran.r-project.org/web/packages/diseq. Accessed 28 Mar. 2025.
Previous versions and publish date:
0.0.11 (2020-04-28 12:30), 0.0.12 (2020-06-29 19:30), 0.0.13 (2020-09-21 18:50), 0.0.14 (2020-11-30 12:00), 0.1.1 (2021-01-26 19:00), 0.1.2 (2021-01-29 16:50), 0.1.3 (2021-02-02 01:10), 0.1.5 (2021-03-02 10:50), 0.2.1 (2021-04-14 13:20), 0.3.1 (2021-05-12 02:52), 0.4.1 (2022-01-10 13:42), 0.4.2 (2022-02-14 15:50), 0.4.3 (2022-02-16 14:10), 0.4.6 (2022-06-01 23:30)
Other packages that cited diseq R package
View diseq citation profile
Other R packages that diseq depends, imports, suggests or enhances
Functions, R codes and Examples using the diseq R package
Some associated functions: coef . diseq . equation_classes . estimate . formula-market_model-method . gradient . hessian . houses . initialize_market_model . logLik . marginal_effects . market_aggregation . market_descriptives . market_models . market_quantities . market_simulation . maximize_log_likelihood . minus_log_likelihood . model_logger-class . model_name . nobs . plot . scores . shortage_analysis . show . single_call_estimation . summaries . system_classes . variable_names . vcov . 
Some associated R codes: data.R . diseq.R . diseq_basic.R . diseq_deterministic_adjustment.R . diseq_directional.R . diseq_stochastic_adjustment.R . disequilibrium_model.R . equation_base.R . equation_basic.R . equation_deterministic_adjustment.R . equation_directional.R . equation_stochastic_adjustment.R . equilibrium_model.R . gradient_basic.R . gradient_deterministic_adjustment.R . gradient_directional.R . gradient_equilibrium.R . gradient_stochastic_adjustment.R . hessian_basic.R . hessian_directional.R . likelihood_basic.R . likelihood_deterministic_adjustment.R . likelihood_directional.R . likelihood_equilibrium.R . likelihood_stochastic_adjustment.R . market_fit.R . market_model.R . model_logger.R . model_simulation.R . system_base.R . system_basic.R . system_deterministic_adjustment.R . system_directional.R . system_equilibrium.R . system_stochastic_adjustment.R . zzz.R .  Full diseq package functions and examples
Downloads during the last 30 days
02/2602/2703/0203/0503/1203/1303/1403/1503/1603/1803/2103/24Downloads for diseq051015202530TrendBars

Today's Hot Picks in Authors and Packages

transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
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