-
-
-
-
-
-
quarto-report-nhsbt-theme Public
Forked from nhs-r-community/quarto-report-nhs-themeAn NHSBT theme for Quarto .html reports
HTML MIT License UpdatedJul 12, 2023 -
-
-
stat-learning Public
Forked from asadoughi/stat-learningNotes and exercise attempts for "An Introduction to Statistical Learning"
HTML UpdatedFeb 14, 2023 -
-
-
ml_with_python-coursera Public
Final project for the Machine Learning with Python Coursera course.
Jupyter Notebook UpdatedNov 6, 2022 -
-
Code from studying book 'Introduction to Machine Learning with Python', both in Python and in R
Jupyter Notebook UpdatedSep 9, 2022 -
-
bbplot Public
Forked from bbc/bbplotR package that helps create and export ggplot2 charts in the style used by the BBC News data team
R UpdatedJul 2, 2021 -
-
-
-
sdeOUSplineMuEulerSimulation Public
using Euler method to simulate SDE (OU process with time-dependent mu)
R UpdatedOct 9, 2019 -
ouSDESparseObservationsMLE Public
Obtain MLE for a 1D ornstein-uhlenbeck process shifted by a periodic mean function.
R UpdatedSep 19, 2019 -
kmeansInitialisation Public
Comparing three initialisation methods for k-means clustering on the projective space
R UpdatedSep 10, 2019 -
splineEstimation Public
Estimating quadratic splines using the mean of each partition as a constraint.
-
sdeOUPiecewiseMuSimPCA Public
Simulating PCA loadings assuming an Orstein-Uhlenbeck process with piecewise continous mean
R UpdatedAug 7, 2019 -
-
-
-
pyxhook Public
Forked from JeffHoogland/pyxhookpyxhook is a library that allows you to listen for keyboard events on Linux
Python Other UpdatedMar 4, 2019 -
rcookbook Public
Forked from bbc/rcookbookReference manual for creating BBC-style graphics using the BBC's bbplot package built on top of R's ggplot2 library
HTML UpdatedJan 24, 2019 -
jvcoords Public
Forked from seehuhn/jvcoordsimplement various coordinate transforms in R (PCA, whiten, standardise)