adjust_Xnew: adjust Xnew by discarding columns not in Xold_colnames and by...

View source: R/fit_predict_smlc.R

adjust_XnewR Documentation

adjust Xnew by discarding columns not in Xold_colnames and by adding 0-valued columns that are in Xold_colnames but not in Xnew

Description

adjust Xnew by discarding columns not in Xold_colnames and by adding 0-valued columns that are in Xold_colnames but not in Xnew

Usage

adjust_Xnew(Xnew, Xold_colnames)

c7rishi/hidgenclassifier documentation built on June 14, 2024, 11:10 a.m.