Pinned Repositories
BFloat.jl
Julia implementation of Google's Brain Float
GeneralizedSDistributions.jl
A family of distributions that can serve as statistical models for unimodal distributions.
NearestCorrelationMatrix.jl
Compute the nearest correlation matrix using a pure Julia implementation
PearsonCorrelationMatch.jl
Compute the Pearson correlation to be used in Gaussian copulas
r-anomia
Give your code blocks a name
RunningStatistics
Online algorithms for statistical measures.
statschats-stan-tutorial
UNR-Masters-Thesis
A Bayesian Multilevel Model for the Psychometric Function using R and Stan
Bigsimr.jl
Simulate multivariate distributions with arbitrary marginals.
r-bigsimr
Simulate arbitrary multivariate distributions
adknudson's Repositories
adknudson/NearestCorrelationMatrix.jl
Compute the nearest correlation matrix using a pure Julia implementation
adknudson/BFloat.jl
Julia implementation of Google's Brain Float
adknudson/GeneralizedSDistributions.jl
A family of distributions that can serve as statistical models for unimodal distributions.
adknudson/r-anomia
Give your code blocks a name
adknudson/statschats-stan-tutorial
adknudson/UNR-Masters-Thesis
A Bayesian Multilevel Model for the Psychometric Function using R and Stan
adknudson/L33T-Code
Repo for various coding challenges, etc.
adknudson/okapi-demo
Demo files and tutorials for the UNR Okapi server
adknudson/PearsonCorrelationMatch.jl
Compute the Pearson correlation to be used in Gaussian copulas
adknudson/RunningStatistics
Online algorithms for statistical measures.
adknudson/csharp-DeepCopyExtension
C# extension method for fast object cloning. This is a speed-optimized forked version of Alexy Burtsev's deep copier. Further modified for NET Standard 2.0.
adknudson/julia
The Julia Programming Language
adknudson/OnlineStats.jl
⚡ Single-pass algorithms for statistics
adknudson/OnlineStatsBase.jl
Base types for OnlineStats.
adknudson/RandomCorrelationMatrices.jl
Functions to generate random correlation matrices
adknudson/Thesis-Quarto-Julia
A re-do of my Master's thesis using Quarto and Julia
adknudson/TidierPlots.jl
Tidier data visualization in Julia, modeled after the ggplot2 R package.