BiNormalDistributions.jl

Two-component Gaussian mixture distribution

https://github.com/abhro/BiNormalDistributions.jl

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Two-component Gaussian mixture distribution

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

BiNormalDistributions

Stable Build Status Coverage Aqua

Two-component Gaussian mixture.

If your population data has two peaks, try adding a second normal distribution.

Owner

  • Name: abhro
  • Login: abhro
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: BiNormalDistributions.jl
type: software
authors:
  - given-names: Abhro
repository-code: 'https://github.com/abhro/BiNormalDistributions.jl'
url: 'https://abhro.github.io/BiNormalDistributions.jl'
license: MIT

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Issues and Pull Requests

Last synced: 7 months ago


Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Documentation.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/setup-julia v2 composite