• Ubique
  • stats/histc.ts

Functions

f
histc(
x: numarraymatrix,
bins?: number | array,
dim?: 0 | 1
): HistBin[] | HistBin[][]
2 overloads

Histogram count.

Interfaces

Usage

import * as mod from "stats/histc.ts";

Symbols

  • f
    default
  • f
    default
  • f
    default
  • f
    default
  • f
    default
view all 394 symbols

Document Navigation

  • Functions
    • histc
  • Interfaces