moonBook - Functions and Datasets for the Book by Keon-Woong Moon
Several analysis-related functions for the book entitled "R statistics and graph for medical articles" (written in Korean), version 1, by Keon-Woong Moon with Korean demographic data with several plot functions.
Last updated
9.80 score 44 stars 6 dependents 268 scripts 2.9k downloadsggiraphExtra - Make Interactive 'ggplot2'. Extension to 'ggplot2' and 'ggiraph'
Collection of functions to enhance 'ggplot2' and 'ggiraph'. Provides functions for exploratory plots. All plot can be a 'static' plot or an 'interactive' plot using 'ggiraph'.
Last updated
9.34 score 47 stars 3 dependents 454 scripts 5.7k downloadsztable - Zebra-Striped Tables in LaTeX and HTML Formats
Makes zebra-striped tables (tables with alternating row colors) in LaTeX and HTML formats easily from a data.frame, matrix, lm, aov, anova, glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.
Last updated
8.02 score 21 stars 3 dependents 214 scripts 1.7k downloadseditData - 'RStudio' Addin for Editing a 'data.frame'
An 'RStudio' addin for editing a 'data.frame' or a 'tibble'. You can delete, add or update a 'data.frame' without coding. You can get resultant data as a 'data.frame'. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.
Last updated
7.31 score 31 stars 4 dependents 68 scripts 1.6k downloadswebr - Data and Functions for Web-Based Analysis
Several analysis-related functions for the book entitled "Web-based Analysis without R in Your Computer"(written in Korean, ISBN 978-89-5566-185-9) by Keon-Woong Moon. The main function plot.htest() shows the distribution of statistic for the object of class 'htest'.
Last updated
7.20 score 34 stars 438 scripts 1.1k downloadsautoReg - Automatic Linear and Logistic Regression and Survival Analysis
Make summary tables for descriptive statistics and select explanatory variables automatically in various regression models. Support linear models, generalized linear models and cox-proportional hazard models. Generate publication-ready tables summarizing result of regression analysis and plots. The tables and plots can be exported in "HTML", "pdf('LaTex')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents.
Last updated
7.18 score 53 stars 88 scripts 1.3k downloadsrrtable - Reproducible Research with a Table of R Codes
Makes documents containing plots and tables from a table of R codes. Can make "HTML", "pdf('LaTex')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents with or without R code. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.
Last updated
6.48 score 3 stars 2 dependents 82 scripts 2.0k downloadsinterpretCI - Estimate the Confidence Interval and Interpret Step by Step
Estimate confidence intervals for mean, proportion, mean difference for unpaired and paired samples and proportion difference. Plot the confidence intervals. Generate documents explaining the statistical result step by step.
Last updated
6.07 score 4 stars 53 scripts 452 downloadsggplotAssist - 'RStudio' Addin for Teaching and Learning 'ggplot2'
An 'RStudio' addin for teaching and learning making plot using the 'ggplot2' package. You can learn each steps of making plot by clicking your mouse without coding. You can get resultant code for the plot.
Last updated
5.92 score 79 stars 21 scripts 401 downloadsdplyrAssist - RStudio Addin for Teaching and Learning Data Manipulation Using 'dplyr'
An RStudio addin for teaching and learning data manipulation using the 'dplyr' package. You can learn each steps of data manipulation by clicking your mouse without coding. You can get resultant data (as a 'tibble') and the code for data manipulation.
Last updated
5.19 score 12 stars 26 scripts 651 downloadsmycor - Automatic Correlation and Regression Test in a 'data.frame'
Perform correlation and linear regression test among the numeric fields in a data.frame automatically and make plots using pairs or lattice::parallelplot.
Last updated
5.13 score 4 dependents 7 scripts 2.2k downloadspredict3d - Draw Three Dimensional Predict Plot Using Package 'rgl'
Draw 2 dimensional and three dimensional plot for multiple regression models using package 'ggplot2' and 'rgl'. Supports linear models (lm), generalized linear models (glm) and local polynomial regression fittings (loess).
Last updated
4.86 score 6 stars 24 scripts 443 downloads