Description Usage Arguments Value Examples
return the summarized parameter estimates from the SpatialVS procedure.
| 1 | SpatialVS.summary(obj)
 | 
| obj | List, returned by SpatialVS. | 
A vector contains the final estimates of parameters. The estimates of theta are in log scale.
| 1 2 3 | test.fit<-SpatialVS(dat.obj=small.test.dat, alpha.vec=0.5, lambda.vec=5,
method="PQL", intercept=TRUE, verbose=FALSE)
SpatialVS.summary(test.fit)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.