evaluate,sph-method {matrixdist} | R Documentation |
Evaluation method for sph Class
Description
Evaluation method for sph Class
Usage
## S4 method for signature 'sph'
evaluate(x, subject)
Arguments
x |
An object of class sph. |
subject |
Covariates of a single subject. |
Value
A ph model.
[Package matrixdist version 1.1.9 Index]