predictMouseAgeInMonth | R Documentation |
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.
predictMouseAgeInMonth(betas, na_fallback = TRUE)
betas |
a probeID-named vector of beta values |
na_fallback |
use the fallback default for NAs. |
age in month
cat("Deprecated. See predictAge")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.