Home
last modified time | relevance | path

Searched defs:levs (Results 1 – 25 of 126) sorted by relevance

123456

/dports/multimedia/vmaf/vmaf-2.3.0/matlab/strred/matlabPyrTools/
H A DreconSpyr.m40 levs = 'all'; variable
61 levs = [0:maxLev]'; variable
66 levs = levs(:); variable
H A DreconLpyr.m30 levs = 'all'; variable
44 levs = [1:maxLev]'; variable
49 levs = levs(:); variable
H A DreconSFpyr.m32 levs = 'all'; variable
52 levs = [0:maxLev]'; variable
57 levs = levs(:); variable
H A DreconWpyr.m43 levs = 'all'; variable
54 levs = [1:maxLev]'; variable
59 levs = levs(:); variable
H A DreconSCFpyr.m38 levs = 'all'; variable
/dports/math/plplot/plplot-5.15.0/bindings/octave/PLplot/support/
H A D__pl_meshplotit.m74 levs = 0; variable
84 levs = clevel; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/PLplot/support/
H A D__pl_meshplotit.m74 levs = 0; variable
84 levs = clevel; variable
/dports/devel/R-cran-itertools/itertools/R/
H A Dwritedf.R55 levs <- get(levsvar) functionVar
97 levs <- get(levsvar) functionVar
/dports/science/R-cran-Epi/Epi/R/
H A Dcontr.diff.R5 levs <- 1:n functionVar
H A Dcontr.cum.R5 levs <- 1:n functionVar
H A Dcontr.2nd.R5 levs<- 1:n functionVar
H A Dcontr.orth.R5 levs <- 1:n functionVar
/dports/math/R-cran-backports/backports/R/
H A Dvalid.factor.R15 levs <- levels(object) functionVar
/dports/math/R-cran-memisc/memisc/R/
H A Dcontrasts.R104 levs <- 1:n functionVar
134 levs <- 1:n functionVar
/dports/math/R-cran-forcats/forcats/R/
H A Dexplicit_na.R27 levs <- levels(f) functionVar
H A Dcollapse.R30 levs <- as.list(unlist(new, use.names = FALSE)) functionVar
/dports/devel/R-cran-gdata/gdata/tests/unitTests/
H A Drunit.reorder.factor.R24 levs <- c("PLACEBO", "300 MG", "600 MG", "1200 MG") vector
/dports/math/R-cran-prodlim/prodlim/R/
H A Dneighbors.R3 levs=rep(1:nbh$nu,nbh$size.nbh) functionVar
/dports/devel/R-cran-gdata/gdata/R/
H A DwideByFactor.R19 levs <- levels(x[[factor]]) functionVar
/dports/science/cdo/cdo-2.0.0/libcdi/examples/
H A Dcdi_write_const.c15 double levs[nlev] = {101300, 92500, 85000, 50000, 20000}; in main() local
H A Dcdi_write.c15 double levs[] = {101300, 92500, 85000, 50000, 20000}; in main() local
H A Dcdi_write_f2003.f9018 DOUBLE PRECISION lons(nlon), lats(nlat), levs(nlev) variable
/dports/math/R-cran-car/car/R/
H A Dstrings2factors.R14 levs <- levels[[var]] functionVar
/dports/devel/R-cran-plyr/plyr/R/
H A Dsplitter-d.r89 levs <- levels(x) functionVar
/dports/devel/R-cran-gtools/gtools/R/
H A Dquantcut.R94 levs <- unique(retval[order(x)]) # ensure factor levels are functionVar

123456