npSobolGrid_: Sobol initial grid over a box (nonparametric engines)

View source: R/RcppExports.R

npSobolGrid_R Documentation

Sobol initial grid over a box (nonparametric engines)

Description

Sobol initial grid over a box (nonparametric engines)

Usage

npSobolGrid_(n, lower, upper)

Arguments

n

Number of support points.

lower, upper

Numeric vectors giving the per-dimension box bounds.

Value

Numeric matrix, one support point per row.


nlmixr2est documentation built on Aug. 5, 2026, 1:11 a.m.