fit.den.nnet: Fit the density function for a 'nnet' model.

View source: R/fit.den.R

fit.den.nnetR Documentation

Fit the density function for a 'nnet' model.

Description

Fit the density function for a 'nnet' model.

Usage

## S3 method for class 'nnet'
fit.den(object, ...)

Arguments

object

the fitted model.

...

other used arguments.

Value

the density function.


em documentation built on Jan. 11, 2023, 9:07 a.m.