Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GK.control

Control parameters for Gautier-Kitamura bivariate random coefficient binary response


Description

These parameters can be passed via the ... argument of the rcbr function. defaults as suggested in Gautier and Kitamura matlab code

Usage

GK.control(n, u = -20:20/10, v = -20:20/10, T = 3, TX = 10, Mn = 1/log(n)^2)

Arguments

n

the sample size

u

grid values for intercept coordinate

v

grid values for slope coordinate

T

Truncation parameter for numerator must grow "sufficiently slowly with n"

TX

Truncation parameter for denomerator must grow "sufficiently slowly with n"

Mn

Trimming parameter "chosen to go to 0 slowly with n"

Value

updated list


RCBR

Random Coefficient Binary Response Estimation

v0.5.9
GPL (>= 2)
Authors
Roger Koenker [aut, cre], Jiaying Gu [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.