Stochastic Frontier Analysis using Julia logo
Stochastic Frontier Analysis using Julia
  • Home of SFrontiers.jl
  • User Guide
    • Installation
      • Install Julia
      • Install SFrontiers.jl to Julia
      • Usage
      • Run Julia script
      • (Option) Install Jupyter and/or VSCode
    • Estimation Overview
    • A Detailed Example
      • cross-sectional models
      • panel models
      • MoM test and estimation
    • API Reference
  • License
Version
  • User Guide
  • Installation
  • Installation

Install Julia

https://julialang.org/downloads/

Install SFrontiers.jl to Julia

julia> using Pkg; Pkg.add("SFrontiers"); 

Usage

julia> using SFrontiers

Run Julia script

(Option) Install Jupyter and/or VSCode

« Home of SFrontiers.jlEstimation Overview »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.5 on Saturday 23 October 2021. Using Julia version 1.6.2.