Docs.rs
  • lmutils-0.2.47
    • lmutils 0.2.47
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mrvillage
    • Dependencies
      • aligned-vec ^0.6.1 normal
      • cfg-if ^1.0 normal
      • diol ^0.8.3 normal
      • extendr-api ^0.8.0 normal optional
      • faer ^0.22 normal
      • flate2 ^1.0.30 normal
      • num_cpus ^1.16.0 normal
      • pulp ^0.18 normal
      • rand ^0.8.5 normal
      • rand_distr ^0.4.3 normal
      • rayon ^1.10.0 normal
      • regex ^1.11.1 normal
      • rkyv ^0.7.44 normal
      • serde ^1.0.202 normal
      • serde_cbor ^0.11.2 normal
      • serde_json ^1.0.117 normal
      • statrs ^0.17.1 normal
      • thiserror ^1.0.61 normal
      • tracing ^0.1.40 normal
      • test-log ^0.2.16 dev
      • libc ^0.2.155 normal
      • memfile ^0.3.2 normal
      • libc ^0.2.155 build
    • Versions
    • 17.65% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lmutils0.2.47

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Functions

Crate lmutils

Source

Modules§

family

Structs§

ArchivedOwnedMatrix
An archived OwnedMatrix
Coef
File
Glm
LinearModel
Lm
LogisticModel
OwnedMatrix
OwnedMatrixResolver
The resolver for an archived OwnedMatrix
PValue
R2
R2Simd

Enums§

Eigen
Error
FileType
Join
Matrix

Traits§

Family
IntoMatrix
Link
TryIntoMatrix

Functions§

calculate_adj_r2
calculate_r2s
column_p_values
compute_r2
dcauchy
dcauchy_inner
dnorm
dnorm4
get_r2s
linear_regression
logistic_regression_irls
logistic_regression_newton_raphson
mean
mean_avx2⚠
mean_avx512⚠
mean_naive
mean_sse4⚠
p_value
pack
pack_avx2
pack_avx2_par
pack_avx2_sync
pack_avx512
pack_avx512_par
pack_avx512_sync
pack_naive
pack_naive_par
pack_naive_sync
pnorm
pnorm5
qcauchy
qcauchy_inner
qnorm
qnorm5
r2
r2_avx2⚠
r2_avx512⚠
r2_naive
r2_sse4⚠
should_disable_predicted
standardize
standardize_avx2⚠
standardize_avx2_recip⚠
standardize_avx512⚠
standardize_avx512_recip⚠
standardize_column
standardize_naive
standardize_naive_recip
standardize_recip
standardize_row
standardize_sse4⚠
standardize_sse4_recip⚠
unpack
unpack_avx2
unpack_avx2_par
unpack_avx2_sync
unpack_avx512
unpack_avx512_par
unpack_avx512_sync
unpack_naive
unpack_naive_par
unpack_naive_sync
variance
variance_avx2⚠
variance_avx512⚠
variance_naive
variance_sse4⚠