CRAN

micEconSNQP 0.6-6

Symmetric Normalized Quadratic Profit Function

Released Apr 22, 2014 by Arne Henningsen

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

Dependencies

systemfit 1.1-20 miscTools 0.6-22 MASS 7.3-47

Production analysis with the Symmetric Normalized Quadratic (SNQ) profit 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>micEconSNQP</artifactId>
    <version>0.6-6-b35</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:micEconSNQP')

Test Results

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

Source

R

View GitHub Mirror

Release History