slice.ftrl.Dataset: Subsetting ftrl.Dataset

Description Usage Arguments Value

View source: R/ftrl.Dataset.R

Description

Returns subsets of a ftrl.Dataset.

Usage

1
2
3
4
slice(data, ...)

## S3 method for class 'ftrl.Dataset'
slice(data, i, ...)

Arguments

data

an object of class "ftrl.Dataset"

...

other parameters (currently not used)

i

logical expression indicating elements or rows to keep.

Value

A object of ftrl.Dataset containing the subset of rows that are selected.


yanyachen/rFTRLProximal documentation built on May 4, 2019, 2:30 p.m.