Other packages > Find by keyword >

vannstats  

Simplified Statistics for PA 606
View on CRAN: Click here


Download and install vannstats package within the R console
Install from CRAN:
install.packages("vannstats")

Install from Github:
library("remotes")
install_github("cran/vannstats")

Install by package version:
library("remotes")
install_version("vannstats", "1.3.4.14")



Attach the package and use:
library("vannstats")
Maintained by
Burrel Vann Jr
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-06
Latest Update: 2023-04-15
Description:
Simplifies functions assess normality for bivariate and multivariate statistical techniques. Includes functions designed to replicate plots and tables that would result from similar calls in 'SPSS', including hst(), box(), qq(), tab(), cormat(), and residplot(). Also includes simplified formulae, such as mode(), scatter(), p.corr(), ow.anova(), and rm.anova().
How to cite:
Burrel Vann Jr (2021). vannstats: Simplified Statistics for PA 606. R package version 1.3.4.14, https://cran.r-project.org/web/packages/vannstats. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.0.3.27 (2021-04-06 10:50), 1.0.4.15 (2021-04-16 23:50), 1.0.7.15 (2021-06-16 06:30), 1.0.12.5 (2021-12-06 07:40), 1.0.12.15 (2021-12-16 04:30), 1.0.12.16 (2021-12-19 03:00), 1.2.1.3 (2022-01-03 20:50), 1.2.1.8 (2022-01-09 02:30), 1.2.1.19 (2022-01-20 10:10), 1.2.2.21 (2022-02-21 19:10), 1.2.2.27 (2022-02-28 10:30), 1.2.4.29 (2022-04-30 00:40), 1.2.7.14 (2022-07-19 00:30), 1.3.1.30 (2023-01-31 21:40)
Other packages that cited vannstats R package
View vannstats citation profile
Other R packages that vannstats depends, imports, suggests or enhances
Complete documentation for vannstats
Functions, R codes and Examples using the vannstats R package
Some associated functions: GSS2014 . UCR2015 . WBBN2019 . bar.chart . box . chi.sq . ci.calc . cormat . dummy . howell_aids_long . howell_aids_wide . hst . mode . ow.anova . p.corr . qq . residplot . revcode . rm.anova . scatter . stata.plm.margins . tab . z.calc . 
Some associated R codes: UCR2015.R . WBBN2019.R . bar.chart.R . box.R . chi.sq.R . ci.calc.R . cormat.R . crosstabs.R . data.R . dummy.R . howell_aids_long.R . howell_aids_wide.R . hst.R . mode.R . ow.anova.R . p.corr.R . qq.R . residplot.R . rev.code.R . rm.anova.R . scatter.R . stata.plm.margins.R . z.calc.R .  Full vannstats package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA