Recently Published

Plot
Whatever
Document
WCAS Short Summary
Sept 2024
Subsetting Method
This note customizes the behavior of the [ operator in R to allow row extraction in the form of df[1:3]. By redefining the [.data.frame method using the S3 system, rows are selected when no column is specified. This customization enables differentiation between row and column selection without affecting other object types.
Análisis Factorial Exploratorio
Proceso para realizar un análisis factorial confirmatorio de una escala construida para evaluar tipos de acción social en contextos de movilización social
Mak's 1st Project
Analyzing built-in data set txhousing using ggplot, plotly, and Latex math
Poisson Distributions
ELBOW_GAP and SILHOTTE
US Arrests and iris dataset are used
Monitoring_PilotStudy_Pen15
Pilot study of animals' preference for gate length - Pen 15 only, only short and long gates
Document