sse_ttest_plus: Shiny module server function for the display of sse for...

Description Usage See Also

View source: R/mod_sse_ttest_plus_server.R

Description

Enhanced version of sse_ttest. It allows users to input group means and standard deviation, then plots the expected distribution of data points for these groups, Additionally, it plots results of the power.t.test for the two-sample or paired t-test.

Usage

1
sse_ttest_plus(input, output, session, calcs_twosample, calcs_paired)

See Also

sse_ttest_plus_ui


CTU-Basel/shinysse documentation built on Feb. 14, 2021, 1:31 a.m.