Skip to contents

Converts a loss function dictionary to a data table.

Usage

# S3 method for class 'DictionaryLoss'
as.data.table(x, ..., objects = FALSE)

Arguments

x

(`DictionaryLoss`)
The dictionary to convert.

...

(`any`)
Additional arguments.

objects

(`logical(1)`)
Whether to include the objects in the result.