Bayesian Analyst
Bayesian Analyst
About me
Data Nuggets
Projects
Contact
CV
Light
Dark
Automatic
Posts
Hemoglobin and Blood Pressure in Clinical trials - beyond the t.test
Introduction In my last linkedin Post I mentioned about how : Taking a sample from two groups from a population and seeing if there’s a significant or substantial difference between them is a standard task in statistics.
Last updated on Jan 11, 2024
7 min read
datascience
,
public health
,
Rstats
Up and Running with SQL
Introduction to databases We do realise that most of the softwares around are designed to solve a problem!. To better understand what databases are ,we need to first understand the problems that necessitated the advent of databases.
Last updated on Dec 2, 2023
31 min read
sql
,
databases
Comparing Two means (ANOVA and T.test)
Motivation As a statistics tutor ,One of the question i always encounter is How do i apply statistics in real life , like Zvinoshanda here zvinhu izvi , well the answer is yes.
Last updated on Oct 28, 2023
9 min read
ANOVA
,
T.TEST
Datacamp Project
Last updated on Sep 27, 2023
0 min read
datascience
,
dplyr
,
ggplot2
Data Science in Health care
Introduction Brain Cancers include primary brain tumours which starts in the brain and almost never spread to other parts of the body and secondary tumours which are caused by cancers that began in another part of the body .
Last updated on Sep 26, 2023
18 min read
datascience
,
cox
,
public health
Regular Expressions in R
Last updated on Sep 25, 2023
0 min read
datascience
,
textmining
,
stringr
Survival Analysis : Part 1
Introduction Hie there ,welcome back to one of my presentations ,This presentation will cover some basics of survival analysis, and the following series of tutorial papers can be helpful for additional reading:
Last updated on Sep 23, 2023
11 min read
cox
,
datascience
,
dplyr
,
janitor
,
classification
Survival Analysis : Part 2
doing survival analysis in R functions The core functions we’ll use out of the survival package include: Surv(): Creates a survival object. survfit(): Fits a survival curve using either a formula, of from a previously fitted Cox model.
Last updated on Sep 23, 2023
22 min read
cox
,
GLMS
,
kaplanmeier
Data Transformation Explanatory data Analysis
Objectives Welcome to yet another R blog on data analysis and wranling using R At the end of this tutorial you will: understand the role of data wrangling understand the basic capabilities of dplyr acquire skills to perform common data wrangling using dplyr,stringr,tidyr and forcats packages What is data wrangling?
Last updated on Sep 22, 2023
14 min read
datascience
,
dplyr
,
janitor
,
munging
,
Programming
A deeper dive into R
Instructor coordinates Department of Mathematics and Computational Sciences , University of Zimbabwe What is R? R is an open source programming language and environment. It is designed for data analysis, graphical display and data simulations.
Last updated on Sep 19, 2023
25 min read
Programming
,
munging
,
datascience
»
Cite
×