Description Usage Arguments Value
calls lldr.inner for a vector of x values
1 2  | lldr.inner.xvals(xmain.seq, y, Y, XMain, XOther = NULL, h = NULL,
  method = "level")
 | 
xmain.seq | 
 a vector of x values to compute F(y|x) using local linear distribution regression  | 
y | 
 a particular value of y to compute local linear distribution regression for  | 
Y | 
 a vector containing the data for the outcome  | 
XMain | 
 a vector containing the data for the "main" x variable  | 
XOther | 
 a matrix or data.frame containing the data for the "other" x variables  | 
h | 
 optional bandwidth  | 
method | 
 "level" or "rank" determining whether method should be used conditional on ytmin1 or the rank of ytmin1  | 
a list of llDR objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.