Package: OneTwoSamples 1.1-0

OneTwoSamples: Deal with One and Two (Normal) Samples

We introduce an R function one_two_sample() which can deal with one and two (normal) samples, Ying-Ying Zhang, Yi Wei (2012) <doi:10.2991/asshm-13.2013.29>. For one normal sample x, the function reports descriptive statistics, plot, interval estimation and test of hypothesis of x. For two normal samples x and y, the function reports descriptive statistics, plot, interval estimation and test of hypothesis of x and y, respectively. It also reports interval estimation and test of hypothesis of mu1-mu2 (the difference of the means of x and y) and sigma1^2 / sigma2^2 (the ratio of the variances of x and y), tests whether x and y are from the same population, finds the correlation coefficient of x and y if x and y have the same length.

Authors:Frederic Bertrand [cre], Ying-Ying Zhang [aut]

OneTwoSamples_1.1-0.tar.gz
OneTwoSamples_1.1-0.zip(r-4.5)OneTwoSamples_1.1-0.zip(r-4.4)OneTwoSamples_1.1-0.zip(r-4.3)
OneTwoSamples_1.1-0.tgz(r-4.4-any)OneTwoSamples_1.1-0.tgz(r-4.3-any)
OneTwoSamples_1.1-0.tar.gz(r-4.5-noble)OneTwoSamples_1.1-0.tar.gz(r-4.4-noble)
OneTwoSamples_1.1-0.tgz(r-4.4-emscripten)OneTwoSamples_1.1-0.tgz(r-4.3-emscripten)
OneTwoSamples.pdf |OneTwoSamples.html
OneTwoSamples/json (API)
NEWS

# Install 'OneTwoSamples' in R:
install.packages('OneTwoSamples', repos = c('https://fbertran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

18 exports 0.00 score 0 dependencies 27 scripts 320 downloads

Last updated 1 years agofrom:d67cc38efd. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-winNOTEAug 20 2024
R-4.5-linuxNOTEAug 20 2024
R-4.4-winNOTEAug 20 2024
R-4.4-macNOTEAug 20 2024
R-4.3-winOKAug 20 2024
R-4.3-macOKAug 20 2024

Exports:data_outlinedetailinterval_estimate1interval_estimate2interval_estimate3interval_estimate4interval_estimate5interval_var1interval_var2interval_var3interval_var4mean_test1mean_test2one_sampleone_two_samplep_valuevar_test1var_test2

Dependencies:

One and Two Samples Using Only an R Function

Rendered fromOneTwoSamples.Rnwusingutils::Sweaveon Aug 20 2024.

Last update: 2013-05-29
Started: 2013-05-29