Description Usage Arguments Value
Evaluate the bandwidth selection criterion for a given bandwidth
1 2 3 | lagr.tune.bw(x, y, weights, coords, dist, family, bw, kernel, env, oracle,
varselect.method, tol.loc, bw.type, bwselect.method, min.dist, max.dist,
lambda.min.ratio, n.lambda, lagr.convergence.tol, lagr.max.iter, verbose)
|
weights |
vector of prior observation weights (due to, e.g., overdispersion). Not related to the kernel weights. |
coords |
matrix of locations, with each row giving the location at which the corresponding row of data was observed |
family |
exponential family distribution of the response |
bw |
bandwidth for the kernel |
kernel |
kernel function for generating the local observation weights |
varselect.method |
criterion to minimize in the regularization step of fitting local models - options are |
tol.loc |
tolerance for the tuning of an adaptive bandwidth (e.g. |
bw.type |
type of bandwidth - options are |
bwselect.method |
criterion to minimize when tuning bandwidth - options are |
verbose |
print detailed information about our progress? |
formula |
symbolic representation of the model |
data |
data frame containing observations of all the terms represented in the formula |
longlat |
|
value of the bwselect.method
criterion for the given bandwidth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.