-
Continue reading →: easyMTS: My First R Package (Story, and Results)
This weekend I decided to create my first R package… it’s here! easyMTS makes it possible to create and evaluate a Mahalanobis-Taguchi System (MTS) for pseudo-classification: https://github.com/NicoleRadziwill/easyMTS Although I’ve been using R for 15 years, developing a package has been the one thing slightly out of reach for me. Now…
-
Continue reading →: easyMTS R Package: Quick Solver for Mahalanobis-Taguchi System (MTS)
A new R package in development. Please cite if you use it. Available from https://github.com/NicoleRadziwill/easyMTS
-
My First R Package (Part 3)
Published by
on
Continue reading →: My First R Package (Part 3)After refactoring my programming so that it was only about 10 lines of code, using 12 functions I wrote an loaded in via the source command, I went through all the steps in Part 1 of this blog post and Part 2 of this blog post to set up the…
-
Continue reading →: My First R Package (Part 2)
In Part 1, I set up RStudio with usethis, and created my first Minimum Viable R Package (MVRP?) which was then pushed to Github to create a new repository. I added a README: Things were moving along just fine, until I got this unkind message (what do you mean NOT…
-
Continue reading →: My First R Package (Part 1)
(What does this new package do? Find out here.) I have had package-o-phobia for years, and have skillfully resisted learning how to build a new R package. However, I do have a huge collection of scripts on my hard drive with functions in them, and I keep a bunch of…
-
Continue reading →: Logistic Growth, S-Curves, Bifurcations, & Lyapunov Exponents in R (Tidyversion)
This is an updated version of my 2015 (Base R) blog post using tidyverse. Original Rmd is available on request.
-
Continue reading →: How Linear Regression and Two-Way ANOVA are the SameSee also Part 1: How Linear Regression and ANOVA are the same






