Learn R Programming

dropout (version 2.2.0)

metric_sec_length: Compute section length metric for each column

Description

This function calculates the mode (most common value) of the left-out section length for each column.

Usage

metric_sec_length(c_output)

Value

A vector of section length values.

Arguments

c_output

A list containing output data to compute the section length metric.