Home
last modified time | relevance | path

Searched defs:bycol (Results 1 – 7 of 7) sorted by relevance

/dports/devel/R-cran-caret/caret/R/
H A Dheldout.R33 bycol <- "rowIndex" functionVar
58 bycol <- "rowIndex" functionVar
143 get_averages.train <- function(x, prd, bycol = "rowIndex") { argument
165 get_averages.rfe <- function(x, prd, bycol = "rowIndex") { argument
187 get_averages.sbf <- function(x, prd, bycol = "rowIndex") { argument
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgemlst.cpp278 int bycol = 8; in update_title() local
303 int bycol = 7; in print_line() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/tools/
H A Dipack.cc69 bool bycol = false; // If dim0_tiles > 0, go down first. member
541 bool bycol, // If true, go down each column first, in Write_exult_from_tiles()
/dports/math/igraph/igraph-0.9.5/src/misc/
H A Dconversion.c294 int igraph_get_edgelist(const igraph_t *graph, igraph_vector_t *res, igraph_bool_t bycol) { in igraph_get_edgelist()
/dports/math/R-cran-igraph/igraph/src/
H A Dconversion.c288 int igraph_get_edgelist(const igraph_t *graph, igraph_vector_t *res, igraph_bool_t bycol) { in igraph_get_edgelist()
H A Drinterface.c4842 igraph_bool_t bycol=LOGICAL(pbycol)[0]; in R_igraph_get_edgelist() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dshapelst.cc95 int ts, bool bycol) in Editing_file()
2058 bool bycol = studio->get_toggle("tiled_by_columns"); in on_export_tiles_okay_clicked() local