s_date_Eti | R Documentation |
s_date_Eti
creates design matrices for etiology regressions;
s_date_Eti(Rdate, Y, basis = "ps", dof = ifelse(basis == "ncs", 5, 10), ...)
Rdate |
a vector of dates of |
Y |
Binary case/control status; |
basis |
|
dof |
Degree-of-freedom for the bases. For |
... |
Other arguments as in |
Z_Eti
design matrix for etiology regression on dates.
nplcm()
data("data_nplcm_reg_nest")
s_date_Eti(data_nplcm_reg_nest$X$DATE,data_nplcm_reg_nest$Y,basis='ps',dof=7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.