Home
last modified time | relevance | path

Searched defs:myweights (Results 1 – 2 of 2) sorted by relevance

/dports/math/R-cran-sandwich/sandwich/R/
H A DvcovHAC.R235 myweights <- function(x, order.by = NULL, prewhite = FALSE, ar.method = "ols", data = list()) function
298 myweights <- function(x, order.by = NULL, prewhite = FALSE, data = list(), ...) function
415 myweights <- seq(1, 0, by = -(1/(lag + 1))) functionVar
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c1060 SCIP_Longint* myweights; in SCIPsolveKnapsackExactly() local
7332 SCIP_Longint* myweights; in propagateCons() local