Learn R Programming

RtutoR (version 2018.06.08)

hypothesis.test.result: A helper function for hypothesis test about whether student solution is correct

Description

A helper function for hypothesis test about whether student solution is correct

Usage

hypothesis.test.result(p.value, alpha.warning = 0.05, alpha.failure = 1e-04,
  verbose = FALSE)

Arguments