| zellner_revankar {micsr} | R Documentation | 
Generalized production function
Description
Log-likelihood function for the generalized production function of Zellner and Revankar (1969)
Usage
zellner_revankar(
  theta,
  y,
  Z,
  sum = FALSE,
  gradient = TRUE,
  hessian = TRUE,
  repar = TRUE
)
Arguments
| theta | the vector of parameters | 
| y | the vector of response | 
| Z | the matrix of covariates | 
| sum | if  | 
| gradient | if  | 
| hessian | if  | 
| repar | if  | 
Value
a function.
Author(s)
Yves Croissant
References
Zellner A, Revankar NS (1969). “Generalized Production Functions.” Review of Economic Studies, 36(2), 241-250.
[Package micsr version 0.1-1 Index]