Skip to content
View AngeloPStats's full-sized avatar

Block or report AngeloPStats

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Bootstrapping-Example-in-R-Studio- Bootstrapping-Example-in-R-Studio- Public

    This R code showcases bootstrapping, ideal for situations with limited data. By resampling with replacement, it allows for reliable predictions and inferences. Additionally, it enhances estimate ac…

    R

  2. Multinormal-Density-in-R-code Multinormal-Density-in-R-code Public

    Efficient R code can plot theoretical concepts for a multivariate normal density. Below outlines the procedure.

    R

  3. Exploring-ways-to-outsmart-a-chatbot Exploring-ways-to-outsmart-a-chatbot Public

    Here are examples of how to trick chatbots by inserting logical and parallel information they can't process.

  4. Titanic-Survival-Analysis-in-Python Titanic-Survival-Analysis-in-Python Public

    In this Python-PyCharm analysis, I utilize Titanic survival data, showcasing pie charts, training and testing data, alongside a linear model prediction

    Python

  5. Implementing-a-Normality-Plot-in-Java Implementing-a-Normality-Plot-in-Java Public

    The Java class file titled **Principal** presented herein serves as an illustrative example of a program employing a normal random variable generator *genRan* to produce Gaussian-distributed random…

    Java

  6. Data-Correlation-and-Subsetting-in-R- Data-Correlation-and-Subsetting-in-R- Public

    This exercise involves data analysis using R code. We incorporate variable correlation in our design matrix to explore invertibility and proceed with further analysis.

    R