Functions

f
percpos(
x: numarraymatrix,
dim?: 0 | 1
): number | array | matrix
2 overloads

Percentage of positive values in array or matrix.

Usage

import * as mod from "quants/percpos.ts";