powered by
Prints objects of class tab.1test in an easy-to-read form (S3method).
tab.1test
# S3 method for tab.1test print(x, ...)
Creates a list object from parts of its input that is then printed in a tabular layout.
An object of class tab.1test.
Additional arguments (usually not required).
tab.1test, acc.1test, tab.paired.
acc.1test
tab.paired
data(Paired1) # Hypothetical study data a <- tab.1test(d=d, y=y1, data=Paired1) print(a)
Run the code above in your browser using DataLab