nll {deeptrafo} | R Documentation |
Generic negative log-likelihood for transformation models
Description
Generic negative log-likelihood for transformation models
Usage
nll(latent_distr)
Arguments
latent_distr |
Target distribution, character or
|
Value
A function for computing the negative log-likelihood of a neural network transformation model with generic response.
[Package deeptrafo version 1.0-0 Index]