summary.naive | R Documentation |
Function to obtain the naive subgroup treatment effects of an object fitted
with the naive
function.
## S3 method for class 'naive'
summary(object, conf = 0.95, ...)
object |
( |
conf |
( |
... |
Arguments of summary. |
Object of class summary.elastic_net
which is a list
with a
data.frame
with 4 columns (the subgroup variables, the estimated
treatment effect and the low and high bounds of the confidence interval of the
treatment effect), the resptype
and the confidence level.
summary(naive_fit_surv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.