mymaxlik: Maximum Likelihood Function for Univariate Likelihoods

View source: R/mymaxlik.r

mymaxlikR Documentation

Maximum Likelihood Function for Univariate Likelihoods

Description

For repeated sampling from same distribution.

Usage

mymaxlik(lfun, x, param, ...)

Arguments

lfun

likelihood function

x

input vector

param

parameters to the lfun function

...

additional plot parameters

Details

From: MATH 4753 Lab 10

Value

a list containing: the index of the max likelihood, the parameter at the index of the max likelihood, the max likelihood, the slope


bbydino/ISSA-ROCK-AND-ROLL documentation built on April 27, 2022, 10:03 p.m.