coef.tsci | R Documentation |
Extract Model Coefficients of TSCI Fits.
## S3 method for class 'tsci'
coef(object, parm = NULL, ...)
object |
an object of class 'tsci'. |
parm |
a specification for which treatment effect estimates should be returned. Either a vector of numbers or a vector of names or 'all'. If missing, the treatment effect estimate by violation space selection is returned. If 'all', the treatment effect estimates for all violation space candidates are returned. |
... |
arguments to be passed to or from other methods. |
Coefficients extracted form the model object object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.