pProf: Plot Likelihood or Objective Fnnction Value Profile

View source: R/pProf.R

pProfR Documentation

Plot Likelihood or Objective Fnnction Value Profile

Description

It plots estimated likelihood profile. This is not profile likelihood profile.

Usage

  pProf(Bag = e, Title = "", ...)

Arguments

Bag

an environment or an object containing the objects of resultant environment e after nlr()

Title

title for the plot

...

arguments to pass to the plot function

Details

This plots likelihood profile from the result of nlr() function. Bag should contain the results of nlr().

Value

No values but a plot.

Author(s)

Kyun-Seop Bae <k@acr.kr>


wnl documentation built on April 25, 2023, 9:11 a.m.