| EstimateLMode {RTaxometrics} | R Documentation | 
Estimates L-Mode base rate
Description
This function estimates the taxon base rate for an L-Mode curve
Usage
EstimateLMode(curve.x, curve.y, parameters)
Arguments
| curve.x | X values of density | 
| curve.y | Y values of density | 
| parameters | The data and program parameters | 
Details
Called by higher-order functions; users do not need to call this function directly.
Value
List of base rate estimates:
| p.r | Based on location of left mode | 
| p.l | Based on location of right mode | 
| p.estimate | mean | 
Author(s)
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
[Package RTaxometrics version 3.2.1 Index]