| coef.ate | R Documentation | 
Estimated average treatment effect.
## S3 method for class 'ate'
coef(
  object,
  contrasts = NULL,
  times = NULL,
  estimator = NULL,
  type = NULL,
  ...
)
| object | A  | 
| contrasts | [character vector] levels of the treatment variable for which the estimates should be assessed or compared. Default is to consider all levels. | 
| times | [numeric vector] The timepoints at which the estimates should be displayed. Default is to consider all timepoints. | 
| estimator | [character] The type of estimator relative to which the estimates should be displayed. | 
| type | [character] should the average risk per treatment be displayed ( | 
| ... | Not used. For compatibility with the generic method. | 
A numeric vector.
Brice Ozenne broz@sund.ku.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.