LinePickingSupport: Returns support for pdf for given problem and parameters

Description Usage Arguments Value Note Author(s) Examples

View source: R/LinePickingSupport.R

Description

Given a problem see LinePickingPDF and parameters gives the range distance t such that the pdf is non-zero

Usage

1
  LinePickingSupport(problem = 0, parameters)

Arguments

problem

see LinePickingPDF

parameters

the parameter necessary to describe the space given by problem.

Value

min and max values of support

Note

August 25 2012

Author(s)

Eric Parsonage, Matt Roughan, Jono Tuke

Examples

1
LinePickingSupport(problem=0,parameters=10)

mroughan/LinePicking documentation built on May 23, 2019, 7:48 a.m.