Arguments
formula
a formula object, with the response on the left of a ~ operator, and the terms, separated by + operators, on the right.
data
a dataframe
in which to interpret the variables named in the formula
tau
the quantile(s) to be estimated, this must be a number (or a vector of numbers) strictly between 0 and 1.
kernel
a character string giving the smoothing kernel to be used. This must match one of "gaussian", "rectangular", "triangular", "epanechnikov", "biweight", "cosine" or "optcosine", with default "gaussian".
cre
The CRE formula (right hand side only) is a specification of the variables in the CRE component. These are possibly endogenous variables (in the sense that they are affected by the fixed effects) and must be time-varying. If left empty, a cross-sectional analysis is performed.
id
defines the structure of the panel.