models | R Documentation |
Example results from maximum likelihood modeling of double exponential RNA decay of 118 genes.
models
a list of data frames, each with 240 rows (1/model) with 22 columns and 240 rows.
gene identifier
model names as factors
decay rate estimate of genotype XXX, in per time (min^-1)
decay of decay rate estimate of genotype XXX, in per time (min^-1)
variance estimate
maxium log likelihood
number of parameters in the given model
number of parameter starting value sets (of 50) that converged on a maximum likelihood peak
number of parameter starting value sets that converged on the highest - within 1e-4 - maximum likelihood of all parameter starting value sets
range of maximum likelihoods values reached by algorithm convergence from all parameter starting value sets
number of unique maximum likelihoods values reached by algorithm convergence from all parameter starting value sets
sum of all coefficients of variation for each column of alpha estimates
sum of all coefficients of variation for each column of beta estimates
C.alpha+C.beta
calculated from the single highest maximum likelihood of all parameter starting value sets
calculated from the log likelihood value computed by using the mean of each parameter from all optimizations that converged on the highest maximum likelihood of all starting parameter value sets
Sorenson et al. (2017) Submitted; https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE86361
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.