decomp {gausscov} | R Documentation |
decompose a given interaction ic into its component parts
decomp(ic, k, ord)
ic |
The number of the interaction |
k |
The number of covariates of x if intercept=F in fgeninter, this number plus 1 if intercept=T |
ord |
The order of the interactions |
decom The component parts of the interaction.
decomp(7783,14,8)