summary.naivepop {bonsaiforest}R Documentation

Summary Naivepop Function

Description

Function to obtain the overall subgroup treatment effect of a naivepop object.

Usage

## S3 method for class 'naivepop'
summary(object, ...)

Arguments

object

(naivepop)
the naivepop object.

...

Arguments of summary.

Value

Object of class summary.naivepop which is a list with the estimated subgroup treatment effects and the resptype.

Examples

summary(naivepop_fit_surv)

[Package bonsaiforest version 0.1.0 Index]