ACEt-package {ACEt} | R Documentation |
The package implements two novel twin models that are able to estimate dynamic behaviour of the variance components in the classical twin models with respect to age or other covariates such as calendar year.
Package: | ACEt |
Type: | Package |
Version: | 1.8.0 |
Date: | 2017-04-29 |
License: | GPL |
Liang He
Maintainer: Liang He <lianghe@mit.edu>
He, L., Sillanpää, M.J., Silventoinen, K., Kaprio, J. and Pitkäniemi, J., 2016. Estimating Modifying Effect of Age on Genetic and Environmental Variance Components in Twin Models. Genetics, 202(4), pp.1313-1328.
# data(data_ace) # AtCtEt(data_ace$mz, data_ace$dz, mod=c('d','d','c'), knot_a = 5, knot_c = 4) # AtCtEtp(data_ace$mz, data_ace$dz, knot_a = 6, mod=c('d','l','c'))