Package: UBStats 0.2.2
Sergio Venturini
UBStats: Basic Statistics
Basic statistical analyses. The package has been developed to be used in statistics courses at Bocconi University (Milan, Italy). Currently, the package includes some exploratory and inferential analyses usually presented in introductory statistics courses.
Authors:
UBStats_0.2.2.tar.gz
UBStats_0.2.2.zip(r-4.5)UBStats_0.2.2.zip(r-4.4)UBStats_0.2.2.zip(r-4.3)
UBStats_0.2.2.tgz(r-4.4-any)UBStats_0.2.2.tgz(r-4.3-any)
UBStats_0.2.2.tar.gz(r-4.5-noble)UBStats_0.2.2.tar.gz(r-4.4-noble)
UBStats_0.2.2.tgz(r-4.4-emscripten)UBStats_0.2.2.tgz(r-4.3-emscripten)
UBStats.pdf |UBStats.html✨
UBStats/json (API)
# Install 'UBStats' in R: |
install.packages('UBStats', repos = c('https://raffaellapiccarreta.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/raffaellapiccarreta/ubstats/issues
- MktDATA - Data: MktDATA
- MktDATA.Orig - Data: MktDATA.Orig
Last updated 3 months agofrom:cc1f658e89. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:CI.diffmeanCI.diffpropCI.meanCI.propdistr.plot.xdistr.plot.xydistr.summary.xdistr.table.xdistr.table.xyLM.outputsummaries.plot.xTEST.diffmeanTEST.diffpropTEST.diffvarTEST.meanTEST.prop
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Confidence intervals for the difference between means | CI.diffmean |
Confidence intervals for the difference between proportions | CI.diffprop |
Confidence intervals for the mean | CI.mean |
Confidence intervals for the proportion | CI.prop |
Analysis of a univariate distribution using plots | distr.plot.x |
Analysis of a bivariate distribution using plots | distr.plot.xy |
Summary statistics for a single variable | distr.summary.x |
Analysis of a univariate distribution using frequency tables | distr.table.x |
Analysis of a bivariate distribution using cross-tables | distr.table.xy |
Extract Model Residuals and other Regression Diagnostics | LM.output |
Data: MktDATA | MktDATA |
Data: MktDATA.Orig | MktDATA.Orig |
Plot of central and non-central conditional tendency measures for a single numeric variable | summaries.plot.x |
Tests on the difference between means | TEST.diffmean |
Tests on the difference between proportions | TEST.diffprop |
Tests on variances | TEST.diffvar |
Test on the mean | TEST.mean |
Test on the proportion | TEST.prop |