control.default: Global variable of spatial variable selection, contains...

Description Usage Format Examples

Description

control.default is a list that gives the default setting for the optimization procedures

Usage

1

Format

maxIter

maximum number of iterations in the SpatialVS

iwls

convergence criterion for the iterative weighted least squares

tol1

convergence criteria for beta estimation in SpatialVS

tol2

convergence criteria for theta estimation in SpatialVS

Examples

1
control.default=list(maxIter=200,iwls=10^(-4),tol1=10^(-3),tol2=10^(-3))

SpatialVS documentation built on May 2, 2019, 2:14 p.m.