prof-class: Class-'prof'

prof-classR Documentation

Class-prof

Description

An S4 class that contains output from profile.

Slots

Model

Name of the assessment model.

Name

Name of Data object.

Par

Character vector of parameters that were profiled.

MLE

Numeric vector of the estimated values of the parameters (corresponding to Par) from the assessment.

grid

A data.frame of the change in negative log-likelihood (nll) based on the profile of the parameters.

Author(s)

Q. Huynh

See Also

plot.prof profile


SAMtool documentation built on Nov. 18, 2023, 9:07 a.m.