View source: R/zellner_revankar.R
zellner_revankar | R Documentation |
Log-likelihood function for the generalized production function of Zellner and Revankar (1969)
zellner_revankar(
theta,
y,
Z,
sum = FALSE,
gradient = TRUE,
hessian = TRUE,
repar = TRUE
)
theta |
the vector of parameters |
y |
the vector of response |
Z |
the matrix of covariates |
sum |
if |
gradient |
if |
hessian |
if |
repar |
if |
a function.
Yves Croissant
ZELL:REVA:69micsr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.