lldr.inner.xvals: lldr.inner.xvals

Description Usage Arguments Value

View source: R/lldr.R

Description

calls lldr.inner for a vector of x values

Usage

1
2
lldr.inner.xvals(xmain.seq, y, Y, XMain, XOther = NULL, h = NULL,
  method = "level")

Arguments

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

Value

a list of llDR objects


TempleMetrics documentation built on May 2, 2019, 8:16 a.m.