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 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:30), 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

Today's Hot Picks in Authors and Packages

sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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