Skip to contents

Neural Network Normal Log-likelihood Value

Usage

nn_loglike(object, X = NULL, y = NULL, lambda = 0, response = "continuous")

Arguments

object

neural network object

X

input data (required for keras)

y

response variable (required for keras)

lambda

Ridge penalty

response

Response type: "continuous" (default) or "binary"

Value

Log-Likelihood value