robust_smooth: empirical Bayes robust smoothing

View source: R/robust_smooth.R

robust_smoothR Documentation

empirical Bayes robust smoothing

Description

empirical Bayes robust smoothing

Usage

robust_smooth(
  y,
  sigma2,
  mu_init = NULL,
  ebnm_control = list(),
  tol = 1e-05,
  maxiter = 100
)

DongyueXie/smashrgen documentation built on Jan. 14, 2024, 5:30 a.m.