fit.den {em}R Documentation

Fit the density function for a fitted model.

Description

This function generates the probability density of given models.

Usage

fit.den(object, ...)

Arguments

object

the fitted model such as 'lm'.

...

other used arguments.

Value

the density function.


[Package em version 1.0.0 Index]