powered by
decompose a given interaction ic into its component parts
decomp(ic, k, ord)
The number of the interaction
The number of covariates of x if intercept=FALSE in fgeninter, this number plus 1 if intercept=TRUE
The order of the interactions
decom The component parts of the interaction.
# NOT RUN { a<-decomp(7783,14,8) # }
Run the code above in your browser using DataLab