Learn R Programming

bonsaiforest (version 0.1.1)

summary.naivepop: Summary Naivepop Function

Description

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

Usage

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

Value

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

Arguments

object

(naivepop)
the naivepop object.

...

Arguments of summary.

Examples

Run this code
summary(naivepop_fit_surv)

Run the code above in your browser using DataLab