Implements exact t-distributions instead of a normal approximation
logical indicating if a two-armed trial is regarded
outcome
vector of probabilities
sample size
distribution parameter
further optional arguments
object of class Student
number of simulation runs
random seed
see probability_density_function
and
cumulative_distribution_function
to evaluate the pdf
and the cdf, respectively.
datadist <- Student(two_armed = TRUE)