h_test_1d {mmrm} | R Documentation |
Creating T-Statistic Test Results For One-Dimensional Contrast
Description
Creates a list of results for one-dimensional contrasts using a t-test statistic and the given degrees of freedom.
Usage
h_test_1d(object, contrast, df)
Arguments
object |
( |
contrast |
( |
df |
( |
Value
List with est
, se
, df
, t_stat
and p_val
(2-sided p-value).
[Package mmrm version 0.3.15 Index]