RcmdrPlugin.Utility {RcmdrPlugin.GWRM} | R 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. |
[Package RcmdrPlugin.GWRM version 1.0.2 Index]