Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


GenoGAM (version 1.0.2)

getFits: Accessor to fits slot

Description

The fits slot contains the fitted values of the model

Usage

getFits(object)
"getFits"(object)

Arguments

object
A GenomicTiles object

Value

A data.frame of the fits

Examples

Run this code
gg <- makeTestGenoGAM()
fits <- getFits(gg)

Run the code above in your browser using DataLab