powered by
Summarize the result of sequential primary outcome in `seqmeans` and the estimated strategy values in `atsmeans`
# S3 method for myclass summary(object, ...)
A dataframe to be summarized
other arguments in summary generic function
Descriptive table of the dataframe is returned
# NOT RUN { ats_outcome=atsmeans(data=codiacs,conf=TRUE, alpha=0.05,digits = 2,pch=18,xlab="abc") summary(ats_outcome) # }
Run the code above in your browser using DataLab