metric_drop: Compute drop metric for each column

View source: R/metrics.R

metric_dropR Documentation

Compute drop metric for each column

Description

This function computes the number of drops for each column based on the c_output data.

Usage

metric_drop(c_output)

Arguments

c_output

A list containing output data to compute the drop metric.

Value

A vector of drop values.


dropout documentation built on Nov. 2, 2024, 1:12 a.m.