powered by
Generates all interactions of degree at most ord
fgeninter(x,ord)
xx All interactions of order at most ord.
intx Decomposes a given interaction covariate of xx
Covariates
Order of interactions
data(boston) bostint<-fgeninter(boston[,1:13],2)[[1]]
Run the code above in your browser using DataLab