coef,sph-method {matrixdist} | R Documentation |
Coef method for sph Class
Description
Coef method for sph Class
Usage
## S4 method for signature 'sph'
coef(object)
Arguments
object |
An object of class sph. |
Value
Parameters of sph model.
[Package matrixdist version 1.1.9 Index]