pProf {wnl} | R 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>
[Package wnl version 0.8.1 Index]