RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

ChristianLopezB

Christian Lopez

Recently Published

Shiny App: Difference in mean presentation
LINK of Shiny App: https://cql5441.shinyapps.io/Normal_Distribution_and_T_test/
One unsupervised learning algorithm, two data sets (a plotly example)
This presentation is to show how the underlying structure of a data set can impact the performance of an unsupervised learning algorithm. For this example, we will use the K-mean learning algorithm, and two simulated data sets from the Fundamental Clustering Problem Suite
R Markdown and Leaflet- Great Lakes Example
This is an example of the capabilities of R Markdown and the Leaflet R package by showing an interactive map of the great lakes
Supervised Machine Learning: The Caret Package
This is a quick intro to supervised machine learning via the Caret Package
Unsupervised Machine Learning: The hclust,pvclust, cluster, mclust, and more
This is a quick tutorial for Unsupervised Machine Learning.