Learn R Programming

deeptrafo (version 1.0-0)

nll: Generic negative log-likelihood for transformation models

Description

Generic negative log-likelihood for transformation models

Usage

nll(latent_distr)

Value

A function for computing the negative log-likelihood of a neural network transformation model with generic response.

Arguments

latent_distr

Target distribution, character or tfd_distribution. If character, can be either "logistic", "normal", "gumbel", "gompertz".