smoother: smoother

Description Usage Arguments

Description

robust local weighted regression, fitting a smooth nonparamatic regression and smoothing methylation measurement.

Usage

1
2
smoother(beta, pos, names, cluster, weight, method = c("weightedLowess",
  "loess", "locfit"), mcores = detectCores())

Arguments

beta

beta value for probes

pos

position vector

names

probe names vector ; used in function clusterMaker and regionSeeker

cluster

cluster object for local regression

weight

weight for local regression

method

c("weightedLowess", "loess", "locfit")

mcores

thread used in function


xinchoubiology/Rcppsva documentation built on May 4, 2019, 1:06 p.m.