Skip to main content

Domain-independent convergent derivation of canonical basis vectors from heterogeneous observations

Project description

b1-method

Domain-independent convergent derivation of canonical basis vectors from K independent sources.

Install

pip install b1-method

Quick Start

from b1_method import B1Analysis

alignment = {
    "Extraversion":      ["Y", "Y", "Y", "Y", "Y", "Y"],
    "Agreeableness":     ["Y", "Y", "Y*", "Y", "Y", "Y"],
    "Conscientiousness": ["Y", "Y", "Y", "Y", "Y", "Y"],
    "Neuroticism":       ["Y", "Y", "Y*", "N*", "Y", "Y"],
    "Openness":          ["Y", "Y", "Y", "N*", "Y", "Y"],
    "Honesty-Humility":  ["N", "N", "Y", "Y*", "N", "N"],
}

result = B1Analysis(alignment, domain="Personality").run()
B1Analysis.print_report(result)

CLI

b1-method run alignment.csv --sources sources.csv --domain Personality
b1-method temporal alignment.csv --sources sources.csv --domain Personality
b1-method version

How It Works

Given K independent source assessments proposing competing dimensional structures for the same domain, B1 produces a tier-classified, independence-verified basis:

  • Tier 1 (count >= ceil(2K/3)): Strong convergence — confirmed basis vectors
  • Tier 2 (count >= ceil(K/3)): Partial convergence — contested candidates
  • Tier 3 (count < ceil(K/3)): Weak/non-convergent — insufficient support

The number of Tier 1 candidates is a lower bound on the domain's dimensionality.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

b1_method-0.2.0.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

b1_method-0.2.0-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

Details for the file b1_method-0.2.0.tar.gz.

File metadata

  • Download URL: b1_method-0.2.0.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for b1_method-0.2.0.tar.gz
Algorithm Hash digest
SHA256 20972f05dbfcfbfeda56af5133ba73bb5955e1e9529742db9a251a9d208d8c94
MD5 11c62573d6b781156fdbcb2fdf970b81
BLAKE2b-256 c033c91ed7abf1f8c4a2bc8a2d530270913e246a04c8d00ac16648b3499d4f4f

See more details on using hashes here.

File details

Details for the file b1_method-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: b1_method-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 23.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for b1_method-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f1e5866ccabce51306048af9385aec5ef1c5ae842d29eeac678abf5e8af6431f
MD5 90fa90e08306b67b09066c5c5fd9a2e0
BLAKE2b-256 80c59b03b86ecaf6ba8365b4e5c6c879d02d8d826c9babb8430d37b8a3ac060f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page