CRAN

micEconCES 0.9-8

Analysis with the Constant Elasticity of Substitution (CES) function

Released Apr 23, 2014 by Arne Henningsen

This package can be loaded by Renjin but 2 out 8 tests failed.

Dependencies

DEoptim 2.2-2 minpack.lm 1.1-8 micEcon 0.6-12 car 2.0-19 systemfit 1.1-14 miscTools 0.6-16

Tools for economic analysis and economic modelling with a Constant Elasticity of Substitution (CES) function

Installation

Maven

This package can be included as a dependency from a Java or Scala project by including the following your project's pom.xml file. Read more about embedding Renjin in JVM-based projects.

<dependencies>
  <dependency>
    <groupId>org.renjin.cran</groupId>
    <artifactId>micEconCES</artifactId>
    <version>0.9-8-b30</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:micEconCES')

Test Results

This package was last tested against Renjin 0.8.2500 on Oct 27, 2017.