num_examples: The Number of Observations in the Data Set.

Description Usage Arguments Value

Description

num_examples computes the number of examples present in the input data set. It is just a wrapper for the nrow function.

Usage

1

Arguments

x

A data frame, or an object that can be converted to a data frame, containing only the features of the data.

Value

The number of examples present in the input data set.


RomeroBarata/dcme documentation built on May 9, 2019, 2:24 p.m.