coef.spdesign {spdesign} | R Documentation |
Generic for extracting the vector of priors
Description
Generic for extracting the vector of priors
Usage
## S3 method for class 'spdesign'
coef(object, ...)
Arguments
object |
A model object of class 'spdesign' |
... |
Additional arguments passed to the function |
Value
A vector of named priors used in the optimization
[Package spdesign version 0.0.4 Index]