SkillAgentSearch skills...

SMLP2024

SMLP2024: Advanced methods in frequentist statistics with Julia

Install / Use

/learn @RePsychLing/SMLP2024
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SMLP2024

SMLP2024: Advanced methods in frequentist statistics with Julia

The rendered website version of the course materials is available here.

This repository uses Quarto with the Julia code execution supplied by QuartoNotebookRunner.jl, which requires Quarto 1.5+.

~/EmbraceUncertainty$ julia

julia> using Pkg

julia> Pkg.activate(".")
  Activating project at `~/SMLP2024`

julia> Pkg.instantiate()
< lots of output >

julia> exit()

~/EmbraceUncertainty$ quarto preview

< lots of output >
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated11mo ago
Forks4

Languages

Julia

Security Score

67/100

Audited on Apr 4, 2025

No findings