CRAN

micEconAids 0.6-18

Demand Analysis with the Almost Ideal Demand System (AIDS)

Released Mar 16, 2017 by Arne Henningsen

This package can be loaded by Renjin but all tests failed.

Dependencies

systemfit 1.1-20 lmtest 0.9-35 miscTools 0.6-22 micEcon 0.6-14

Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) suggested by Deaton and Muellbauer (1980).

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>micEconAids</artifactId>
    <version>0.6-18-b11</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:micEconAids')

Test Results

This package was last tested against Renjin 0.8.2561 on Dec 22, 2017.