onesamp(dset=corn, x="unsprayed", y="sprayed", xlab=NULL, ylab=NULL, dubious=NULL, conv=NULL, dig=2)
y
against x
together with estimates
of standard errors and standard errors of the difference
(y
-x
).Also produced is a confidence interval and p-value for the test.
onesamp(dset = pair65, x = "ambient", y = "heated", xlab =
"Amount of stretch (ambient)", ylab =
"Amount of stretch (heated)")
Run the code above in your browser using DataLab