returnFitStats: Get fit statistics R^2, AICC, and GCV for loess fits

Description Usage Arguments

Description

Get fit statistics R^2, AICC, and GCV for loess fits

Usage

1
2
returnFitStats(object, useControls = TRUE, loessSpan = 0.1,
  sdThreshold = 0.1)

Arguments

object

MethylSet object

useControls

Should empirical controls be used to align and fit loess surfaces?

loessSpan

Supply span for fitting loess surface

sdThreshold

Threshold to filter empirical controls by standard deviation


paulmanser/fresco documentation built on May 24, 2019, 8:45 p.m.