univariateML_construct {univariateML}R Documentation

Construct univariateML object.

Description

Construct univariateML object.

Usage

univariateML_construct(estimates, name, params)

Arguments

estimates

The estimated parameters

name

Name of the ⁠ml***⁠ function.

params

List of loglik, call, and n.

Value

Object of class univariateML


[Package univariateML version 1.5.0 Index]