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

Description Usage

View source: R/chunk_tests.r

Description

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

Usage

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

skranz/RTutor3 documentation built on May 30, 2019, 2:01 a.m.