Package: r2spss 0.3.3
r2spss: Format R Output to Look Like SPSS
Create plots and LaTeX tables that look like SPSS output for use in teaching materials. Rather than copying-and-pasting SPSS output into documents, R code that mocks up SPSS output can be integrated directly into dynamic LaTeX documents with tools such as knitr. Functionality includes statistical techniques that are typically covered in introductory statistics classes: descriptive statistics, common hypothesis tests, ANOVA, and linear regression, as well as box plots, histograms, scatter plots, and line plots (including profile plots).
Authors:
r2spss_0.3.3.tar.gz
r2spss_0.3.3.zip(r-4.5)r2spss_0.3.3.zip(r-4.4)r2spss_0.3.3.zip(r-4.3)
r2spss_0.3.3.tgz(r-4.4-any)r2spss_0.3.3.tgz(r-4.3-any)
r2spss_0.3.3.tar.gz(r-4.5-noble)r2spss_0.3.3.tar.gz(r-4.4-noble)
r2spss_0.3.3.tgz(r-4.4-emscripten)r2spss_0.3.3.tgz(r-4.3-emscripten)
r2spss.pdf |r2spss.html✨
r2spss/json (API)
NEWS
# Install 'r2spss' in R: |
install.packages('r2spss', repos = c('https://aalfons.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aalfons/r2spss/issues
- Eredivisie - Football players of the Dutch Eredivisie season 2013-14
- Exams - Exam results of an applied statistics course
Last updated 2 years agofrom:84c1856d40. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:ANOVAbox_plotboxplotSPSSchisq_testchisqTestdescriptivesformat_SPSSformatSPSShistogramhistSPSSkruskal_testkruskalTestline_plotlinesSPSSnumber_SPSSnumberSPSSpalette_SPSSpaletteSPSSplotSPSSr2spss_optionsr2spss.styregressionscale_color_SPSSscale_colour_SPSSscale_fill_SPSSscatter_plotsign_testsignTestSPSS_palsubstr_SPSSsubstrSPSSt_testtheme_SPSSto_latexto_spssto_SPSStrimmed_meantTestwilcoxon_testwilcoxonTest
Dependencies:abindbackportsbootbroomcarcarDataclicolorspacecowplotcpp11DerivdoBydplyrfansifarverFormulagenericsggplot2gluegtableisobandlabelinglatticelifecyclelme4magrittrMASSMatrixMatrixModelsmgcvmicrobenchmarkminqamodelrmunsellnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigpurrrquantregR6RColorBrewerRcppRcppEigenrlangscalesSparseMstringistringrsurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Format R Output to Look Like SPSS | r2spss-package r2spss |
One-way and Two-way ANOVA | ANOVA plot.ANOVA_SPSS print.ANOVA_SPSS to_SPSS.ANOVA_SPSS |
Box Plots | box_plot |
Chi-squared Tests | chisqTest chisq_test print.chisq_test_SPSS to_SPSS.chisq_test_SPSS |
Descriptive Statistics | descriptives print.descriptives_SPSS to_SPSS.descriptives_SPSS |
Football players of the Dutch Eredivisie season 2013-14 | Eredivisie |
Exam results of an applied statistics course | Exams |
Format Objects | formatSPSS format_SPSS format_SPSS.data.frame format_SPSS.default format_SPSS.integer format_SPSS.matrix format_SPSS.numeric |
Histogram | histogram |
Kruskal-Wallis Test | kruskalTest kruskal_test print.kruskal_test_SPSS to_SPSS.kruskal_test_SPSS |
Format axis tick labels similar to SPSS | labels_SPSS numberSPSS number_SPSS substrSPSS substr_SPSS |
Line Plots | line_plot |
SPSS Color Palette and Color Scales | paletteSPSS palette_SPSS scale_color_SPSS scale_colour_SPSS scale_fill_SPSS SPSS_pal |
Options for package r2spss | r2spss_options |
Deprecated plot functions in r2spss | boxplotSPSS histSPSS linesSPSS plotSPSS r2spss-deprecated |
Create the LaTeX style file for 'r2spss' | r2spss.sty |
Linear Regression | coef.regression_SPSS df.residual.regression_SPSS fitted.regression_SPSS plot.regression_SPSS print.regression_SPSS regression residuals.regression_SPSS to_SPSS.regression_SPSS |
Scatter Plot and Scatter Plot Matrix | scatter_plot |
Sign Test | print.sign_test_SPSS signTest sign_test to_SPSS.sign_test_SPSS |
t Tests | print.t_test_SPSS to_SPSS.t_test_SPSS tTest t_test |
Plot theme to mimic the look of SPSS graphs | theme_SPSS |
Print LaTeX Tables that Mimic the Look of SPSS Output | to_latex to_latex.data.frame to_latex.SPSS_table |
Convert R Objects to SPSS-Style Tables | to_SPSS to_spss |
Trimmed mean | trimmed_mean |
Wilcoxon Signed Rank and Rank Sum Tests | print.wilcoxon_test_SPSS to_SPSS.wilcoxon_test_SPSS wilcoxonTest wilcoxon_test |