#
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
4
stars
written in Julia
Clear filter
Tidier data visualization in Julia, modeled after the ggplot2 R package.
JuliaCon 2022 - Introduction to Julia Tutorial
Linear regression in Julia can be performed using various packages, but one popular choice is the GLM (Generalized Linear Models) package. Here's a basic example of how you can perform linear regre…