Other packages > Find by keyword >

micEconCES  

Analysis with the Constant Elasticity of Substitution (CES) Function
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("micEconCES", "1.0-2")



Attach the package and use:
library("micEconCES")
Maintained by
Arne Henningsen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-15
Latest Update: 2023-01-06
Description:
Tools for econometric analysis and economic modelling with the traditional two-input Constant Elasticity of Substitution (CES) function and with nested CES functions with three and four inputs. The econometric estimation can be done by the Kmenta approximation, or non-linear least-squares using various gradient-based or global optimisation algorithms. Some of these algorithms can constrain the parameters to certain ranges, e.g. economically meaningful values. Furthermore, the non-linear least-squares estimation can be combined with a grid-search for the rho-parameter(s). The estimation methods are described in Henningsen et al. (2021) .
How to cite:
Arne Henningsen (2010). micEconCES: Analysis with the Constant Elasticity of Substitution (CES) Function. R package version 1.0-2, https://cran.r-project.org/web/packages/micEconCES. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.6-2 (2010-03-15 16:20), 0.6-6 (2010-03-20 14:29), 0.6-8 (2010-08-12 13:22), 0.8-0 (2010-12-13 14:25), 0.9-0 (2011-05-23 18:58), 0.9-2 (2011-06-05 09:57), 0.9-4 (2011-07-04 09:40), 0.9-6 (2012-01-03 07:33), 0.9-8 (2014-04-23 12:58), 1.0-0 (2021-01-06 12:00)
Other packages that cited micEconCES R package
View micEconCES citation profile
Other R packages that micEconCES depends, imports, suggests or enhances
Complete documentation for micEconCES
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

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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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