summary.kl {EIEntropy}R Documentation

Summary

Description

This function provides a summary of the output obtained with the function ei_gce.

Usage

## S3 method for class 'kl'
summary(object, ...)

Arguments

object

The output obtained from ei_gce

...

Additional arguments passed to the summary function.

Value

This summary function returns the entropy value and the last iteration in the optimization process. A dataframe with the means of the estimations for each characteristic j with the predictions the probabilities and the error estimated. A dataframe with the lambda estimated for each k.


[Package EIEntropy version 0.0.1.1 Index]