Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 682 Bytes

index.md

File metadata and controls

26 lines (15 loc) · 682 Bytes
CurrentModule = Psychometrics
DocTestSetup = quote
    using Psychometrics
end

Psychometrics.jl

A Julia package for psychometric data analysis.

Package Features

This package is a playground I built for working on my research projects. It provides objects (Julia structs) and dedicated methods (functions) to deal with psychometric data under the item response theory (IRT) statistical paradigm.

The documentation is still in progress. Nevertheless, some functions have detailed descriptions that can be found in the documentation pages or using the Julia help ?.

Index

Pages = ["lib/public.md", "lib/internals.md","bayesian.md"]