plotCriterion: Function to produce criterion plot

Description Usage Arguments Value

View source: R/anchorpoint.R

Description

Function to produce criterion plot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
plotCriterion(
  object,
  names,
  location_picker = FALSE,
  lty = 1,
  col = 1,
  cex.axis = 1,
  cex.lab = 1,
  cex.main = 1,
  cex = 1
)

Arguments

object

anchorpoint object as produced by the function anchorpoint

names

list, with criterion and grid: names of the methods used.

location_picker

use location picker

lty

line type

col

color

cex.axis

cex.axis

cex.lab

cex.lab

cex.main

cex.main

cex

cex

Value

selected points with additional information


lucasmanuelkohler/anchorpoint documentation built on April 16, 2021, 6:41 a.m.