ccrm_est_K3 | R Documentation |
Estimation: Three categories
ccrm_est_K3(
x,
y,
z,
theta_init = NULL,
s_max = 6,
weight_mat = NULL,
second_step = TRUE
)
x |
regressor (N-by-1) |
y |
dependent variable (N-by-1) |
theta_init |
initial value for distribution parameters |
second_step |
A list contains estimated coefficients and inferential statistics
theta_b |
Estimated distributional parameter p, b_L, b_H |
theta_m |
Estimated moments of beta_i |
theta_u |
Estimated moments of u_i |
gamma |
estimated coefficients of control varibles, including intercept |
V_theta |
variance |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.