Docs.rs
  • lace_stats-0.4.0
    • lace_stats 0.4.0
    • Permalink
    • Docs.rs crate page
    • BUSL-1.1
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • BaxterEaves
    • schmidmt
    • Swandog
    • Dependencies
      • itertools ^0.12 normal
      • lace_consts ^0.2.1 normal
      • lace_data ^0.3.0 normal
      • lace_utils ^0.3.0 normal
      • rand ^0.8 normal
      • serde ^1 normal
      • special ^0.10 normal
      • thiserror ^1.0.11 normal
      • approx ^0.5.1 dev
      • criterion ^0.5 dev
      • rand_distr ^0.4 dev
    • Versions
    • 38.92% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lace_stats0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • EmpiricalCdf
  • SimplexPoint
  • assignment::Assignment
  • assignment::AssignmentDiagnostics
  • mat::Matrix1x1
  • mat::Matrix2x2
  • mat::Matrix4x4
  • mat::Vector2
  • mat::Vector4
  • mh::MhResult
  • prior::csd::CsdHyper
  • prior::nix::NixHyper
  • prior::pg::PgHyper
  • prior_process::Builder
  • prior_process::Dirichlet
  • prior_process::PitmanYor
  • prior_process::PriorProcess
  • prior_process::TheStickIsDust
  • seq::HaltonSeq
  • seq::SobolSeq

Enums

  • MixtureType
  • SimplexPointError
  • assignment::AssignmentError
  • prior_process::BuildPriorProcessError
  • prior_process::PriorProcessType
  • prior_process::Process

Traits

  • L2Norm
  • MixtureJsd
  • PairwiseKl
  • QmcEntropy
  • SampleError
  • UpdatePrior
  • mat::MeanVector
  • mat::MvAdd
  • mat::MvSub
  • mat::ScaleMatrix
  • mat::SquareT
  • prior_process::PriorProcessT
  • uncertainty::TotalVariationDistance

Macros

  • validate_assignment

Functions

  • assignment::lcrp
  • assignment::lpyp
  • integrate::importance_integral
  • integrate::mc_integral
  • mh::mh_importance
  • mh::mh_prior
  • mh::mh_slice
  • mh::mh_symrw
  • mh::mh_symrw_adaptive
  • mh::mh_symrw_adaptive_mv
  • prior::csd::from_hyper
  • prior::csd::geweke
  • prior::csd::vague
  • prior::nix::from_data
  • prior::nix::from_hyper
  • prior::nix::geweke
  • prior::pg::from_data
  • prior::pg::from_hyper
  • prior::pg::geweke
  • test::chi_square_test
  • test::gauss_kernel
  • test::gauss_perm_test
  • test::ks2sample
  • test::ks_test
  • test::perm_test
  • uncertainty::mixture_normed_tvd
  • uvec_to_simplex