coef,mgwrsar-method {mgwrsar} | R Documentation |
coef for mgwrsar model
Description
coef for mgwrsar model
Usage
## S4 method for signature 'mgwrsar'
coef(object, ...)
Arguments
object |
A model of class |
... |
coef parameters forwarded. |
Value
A named list with a matrix of varying coefficients and a vector or non varying coefficients.
[Package mgwrsar version 1.1 Index]