plotTippet: plotTippet

View source: R/plotTippet.R

plotTippetR Documentation

plotTippet

Description

Plotting non-contributor plot (tippets)

Usage

plotTippet(
  x,
  lr0 = NULL,
  qq = c(0.5, 0.95, 0.99),
  mtxt = "",
  xrange = NULL,
  dig = 2,
  returnStatsOnly = FALSE
)

Arguments

x

log10 LR values of non-contributors

lr0

Observed LR to superimpose (log10 LR)

qq

Quantiles to calculate and show in figure

mtxt

Added text to figure

xrange

Range of x-limit (Can be provided by user)

dig

Number of decimals to use

returnStatsOnly

Whether to only return stats

Details

This function prompts the user to obtain a filename and saves text based tables and ensures that a proper extension is used (txt or csv)

Author(s)

Oyvind Bleka


oyvble/euroformix documentation built on Aug. 25, 2023, 11:14 a.m.