Description Usage Arguments Value See Also Examples
View source: R/estimate_functional.R
All specification models can be used as parameter in estimate.functional
.
Specification models are used to denote the quantile or expectile level
(depending on the identification function).
The linear logistic specification model depends linear on the state variable with a logistic link function.
1 | logistic_linear(stateVariable, theta, ...)
|
stateVariable |
state variable |
theta |
parameter |
... |
... |
numeric level
Other specification models:
constant()
,
probit_break()
,
probit_linear()
,
probit_spline2()
,
probit_spline3()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.