predictMouseAgeInMonth: Mouse age predictor

View source: R/age.R

predictMouseAgeInMonthR Documentation

Mouse age predictor

Description

The function takes a named numeric vector of beta values. The name attribute contains the probe ID. The function looks for overlapping probes and estimate age using an aging model built from 321 MM285 probes. The function outputs a single numeric of age in months. The clock is most accurate with the sesame preprocessing.

Usage

predictMouseAgeInMonth(betas, na_fallback = TRUE)

Arguments

betas

a probeID-named vector of beta values

na_fallback

use the fallback default for NAs.

Value

age in month

Examples

cat("Deprecated. See predictAge")

zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.