smooth_decision_boundary: smooth_decision_boundary

Description Usage Arguments Value

View source: R/smooth_decision_boundary.R

Description

Smoothes the fold-change expression decision boundary such that it is a convex, monotonically decreasing function of expression level.

Usage

1
smooth_decision_boundary(db, entry_point = 1.25)

Arguments

db

A data frame providing the TP-FP decision boundary for log10_baseExpr and abs_log2FoldChange columns.

entry_point

Internal point to start smoothing in terms of log10_baseExpr. Defaults to 1.25.

Value

A data frame of smoothed values


alextkalinka/delboy documentation built on Feb. 2, 2022, 4:19 p.m.