Last data update: 2014.03.03

R: GWRM Plug-In Utility Functions
RcmdrPlugin.UtilityR Documentation

GWRM Plug-In Utility Functions

Description

GWRM Plug-In Utility Functions

Usage

extractNewData(nrows, colNames)

listGeneralizedWaringModels(envir = .GlobalEnv, ...)

activeModelGW(envir = .GlobalEnv, ...)

showTable(...)

gwrmPartVar()

gwrmResiduals()

gwrmAddObservationStatistics()

Arguments

nrows

the new data number rows

colNames

the names of the covariates

envir

the environments inside search.

...

further arguments.

Results