combine_ecdf: Combine Two 'wcECDF' Objects Into a Single ECDF

View source: R/combine_ecdf.R

combine_ecdfR Documentation

Combine Two 'wcECDF' Objects Into a Single ECDF

Description

Combine Two 'wcECDF' Objects Into a Single ECDF

Usage

combine_ecdf(ecdf1, ecdf2, return = "pdf")

Arguments

ecdf1

object of class 'wcECDF'; typically the *shallow* region

ecdf2

object of class 'wcECDF'; typically the *deep* region

Value

four-column data.frame with columns 'ecd_prop', 'pdf', 'prob', and 'depth_break'


jmlondon/wcUtils documentation built on March 19, 2024, 8:40 a.m.