summary.naivepop: Summary Naivepop Function

View source: R/summary.R

summary.naivepopR 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)

bonsaiforest documentation built on Sept. 30, 2024, 9:46 a.m.