FSActiveFull: Get unique ids actively

Description Usage

View source: R/active.R

Description

make sure n initial stage is > 200 #' #' @param record.ids a vector of strings corresponding to the variable names that will contain the pairwise combinations of records in the data. The default (which is produced using CompareUniqueCombinations) is c("CurrentRecord1", "CurrentRecord2"). I think we want it to be PreBlockRecord if we've blocked?

Usage

1
2
3
4
FSActiveFull(RLdata, RLdata.blocked, block.comparisons, model.formula,
  cols.for.fs, n.pairs.to.test = NULL, n.per.stage = NULL,
  n.initial.stage = NULL, record.id = NULL, uncertainty.param = NULL,
  seed = NULL, cut.threshold = NULL, save.self.matched = FALSE)

kaylafrisoli/ActiveRL documentation built on May 20, 2019, 7:53 a.m.