PlotProfileLikelihood: Diagnostic plot for estimated models (global error rate)

PlotProfileLikelihoodR Documentation

Diagnostic plot for estimated models (global error rate)

Description

This belongs to the fifth kind (profile likelihoods) of diagnostic plots

Usage

PlotProfileLikelihood(
  data,
  label = "4sU",
  estimator = NULL,
  sample = NULL,
  subread = NULL
)

Arguments

data

a grandR object

label

which label to consider (see GetDiagnosticParameters); cannot be NULL

estimator

which estimator to consider (see GetDiagnosticParameters); cannot be NULL

sample

which sample to consider (see GetDiagnosticParameters); cannot be NULL

subread

which subread to consider (see GetDiagnosticParameters); cannot be NULL

Details

Shows the profile likelihoods for all parameters of the tbbinom model.

Value

a list with a ggplot object, a description, and the desired size for the plot


grandR documentation built on April 4, 2025, 2:27 a.m.