Learn R Programming

ADM3 (version 1.3)

mapBreak: mapBreak.

Description

Trys to fine mapping break point locations.

Usage

mapBreak(d,ind1,ind2,mr)

Arguments

d
- input data.
ind1
- break point start position.
ind2
- break point stop position.
mr
- minimum mean ratio acceptable.

Value

Indices of fine mapped break points.

Details

example

Examples

Run this code
#exampleADM3()

Run the code above in your browser using DataLab