Implement `regression` as a strategy, in the same way of `CellularSpace:createNeighborhood`. Add `logistic` strategy to execute R function `glm()`.
Implement
regressionas a strategy, in the same way ofCellularSpace:createNeighborhood. Addlogisticstrategy to execute R functionglm().