Learn R Programming

RtutoR (version 2018.06.08)

test.mean: Test: The mean of the distribution from which a vector of random numbers has been drawn

Description

Test: The mean of the distribution from which a vector of random numbers has been drawn

Usage

test.mean(vec, true.val, test = "t.test", short.message, warning.message,
  failure.message,
  success.message = "Great, I cannot statistically reject that {{var}} has the desired mean of {{mean_sol}}!",
  ps = get.ps(), stud.env = ps$stud.env, part = NULL, ...)

Arguments