findY: findY

View source: R/XPSUtilities.r

findYR Documentation

findY

Description

findY finds the Y value corresponding to a given X value

Usage

findY(XY, Xvalue)

Arguments

XY

numeric matrix composed by X and Y columns

Xvalue

numeric value

Value

Returns Y value

Examples

## Not run: 
	findY(XY, Xvalue)

## End(Not run)

GSperanza/RxpsG_2.3-1 documentation built on Feb. 11, 2024, 5:09 p.m.