pProf: Plot Likelihood or Objective Fnnction Value Profile
Description
It plots estimated likelihood profile. This is not profile likelihood profile.
Usage
pProf(Bag = e, Title = "", ...)
Value
No values but a plot.
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
Author
Kyun-Seop Bae <k@acr.kr>
Details
This plots likelihood profile from the result of nlr() function. Bag should contain the results of nlr().