@asymptoticgroup/pwl-impute@1.0.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Impute missing coordinates for a piecewise linear function
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
a year ago (1.0.0)
pwl-impute
Impute missing coordinates for a piecewise linear function. Intended for use in an interactive application where users enter coordinates for a piecewise linear curve and the display of a curve is desired even in the presence of incomplete data.
The docs for impute provide an example of usage.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@asymptoticgroup/pwl-impute
Import symbol
import * as pwl_impute from "@asymptoticgroup/pwl-impute";
Import directly with a jsr specifier
import * as pwl_impute from "jsr:@asymptoticgroup/pwl-impute";
Add Package
pnpm i jsr:@asymptoticgroup/pwl-impute
pnpm dlx jsr add @asymptoticgroup/pwl-impute
Import symbol
import * as pwl_impute from "@asymptoticgroup/pwl-impute";
Add Package
yarn add jsr:@asymptoticgroup/pwl-impute
yarn dlx jsr add @asymptoticgroup/pwl-impute
Import symbol
import * as pwl_impute from "@asymptoticgroup/pwl-impute";
Add Package
vlt install jsr:@asymptoticgroup/pwl-impute
Import symbol
import * as pwl_impute from "@asymptoticgroup/pwl-impute";
Add Package
npx jsr add @asymptoticgroup/pwl-impute
Import symbol
import * as pwl_impute from "@asymptoticgroup/pwl-impute";
Add Package
bunx jsr add @asymptoticgroup/pwl-impute
Import symbol
import * as pwl_impute from "@asymptoticgroup/pwl-impute";