estimate_cdf: Calulate eCDF and downsample to regular grid.

Description Usage Arguments

View source: R/estimate_cdf.R

Description

Function used to calculate empirical CDF of images and downsample to a grid of regularly-spaced intensity values.

Usage

1
estimate_cdf(intensity_df, grid_length = 1000, ...)

Arguments

intensity_df

Dataframe of vectorized intensity values.

grid_length

Length of downsampled CDFs to be aligned

...

Additional arguments passed to or from other functions.


julia-wrobel/mica documentation built on Nov. 15, 2020, 8:41 p.m.