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 1 years ago
9.66 score 37 stars 5 dependents 278 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 4 years ago
8.93 score 48 stars 3 dependents 402 scripts 2.5k 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 2 years ago
7.90 score 21 stars 2 dependents 212 scripts 2.0k 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 4 years ago
7.34 score 33 stars 4 dependents 63 scripts 1.7k 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 1 years ago
7.00 score 47 stars 69 scripts 1.2k 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 5 years ago
6.79 score 33 stars 181 scripts 1.0k 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 2 years ago
6.45 score 3 stars 2 dependents 76 scripts 2.1k 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 3 years ago
6.03 score 4 stars 49 scripts 387 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 7 years ago
5.85 score 79 stars 18 scripts 382 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 7 years ago
5.19 score 4 dependents 7 scripts 2.6k 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 11 months ago
4.82 score 7 stars 19 scripts 494 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 7 years ago
4.78 score 12 stars 7 scripts 655 downloads