Learn R Programming

mgwrsar (version 1.1)

golden_search_bandwidth: golden_search_bandwidth to be documented

Description

golden_search_bandwidth to be documented

Usage

golden_search_bandwidth(formula,H2=NULL,data, coords, fixed_vars,
kernels, Model, control,lower.bound, upper.bound,tolerance=0.000001)

Value

a list(minimum=res,objective=objective,model=model).

Arguments

formula

to be documented

H2

to be documented

data

to be documented

coords

to be documented

fixed_vars

to be documented

kernels

to be documented

Model

to be documented

control

to be documented

lower.bound

to be documented

upper.bound

to be documented

tolerance

to be documented