powered by
Evaluate the generalized additive model for a set of computed extrema-weighted features
xwfGAM(wL, wR, y, z = NULL)
Matrix with left extrema-weighted features
Matrix with right extrema-weighted features
Binary vector with outcomes
Optional matrix z with extra, linear predictors
# NOT RUN { xwf:::xwfGAM(wL = rep(1:45, 10), wR = rep(1:90, 5), y = c(rep(0:1, 225))) # }
Run the code above in your browser using DataLab