[R] Help sourcing datasets (.csv)

Uwe Ligges ||gge@ @end|ng |rom @t@t|@t|k@tu-dortmund@de
Fri Jun 2 11:17:42 CEST 2023


See ?data


On 28.05.2023 10:53, james carrigan wrote:
> Dear Sir or Madam
> I’m trying to compile a collection of datasets that require use of the following hypothesis tests.
> Are there datasets within the R library that I can get access to?
> Kind regards
> James Carrigan
> 
> Hypothesis Testing
> t.test(X,Y)
> — performs a two sample t-test between X and Y
> t.test(X,Y,paired=TRUE)
> — performs a paired t-test between X and Y
> prop.test(x = c(a, b), n = c(n1, n2))
> — performs a 2-sample test for equality of proportions with continuity correction
> 
> Sent from my iPad Sent from my iPhone
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list