PlotProfileLikelihood | R Documentation |
This belongs to the fifth kind (profile likelihoods) of diagnostic plots
PlotProfileLikelihood(
data,
label = "4sU",
estimator = NULL,
sample = NULL,
subread = NULL
)
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 |
Shows the profile likelihoods for all parameters of the tbbinom model.
a list with a ggplot object, a description, and the desired size for the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.