dim.ftrl.Dataset: Dimensions of ftrl.Dataset

Description Usage Arguments Details

View source: R/ftrl.Dataset.R

Description

Returns a vector of numbers of rows and of columns in an ftrl.Dataset.

Usage

1
2
## S3 method for class 'ftrl.Dataset'
dim(x)

Arguments

x

Object of class ftrl.Dataset

Details

Note: since nrow and ncol internally use dim, they can also be directly used with an ftrl.Dataset object.


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