PlotProfileLikelihood {grandR}R 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", sample = NULL, subread = NULL)

Arguments

data

a grandR object

label

which label 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


[Package grandR version 0.2.0 Index]