TheProfitTable / loanportr

Loan portfolio analysis with R
5 stars 5 forks source link

generalise functions to take vector instead of var1, var2 #16

Open NaasvanH opened 6 years ago

NaasvanH commented 6 years ago

make the segmentation variable input a vector of any length containing the names of the segmentation variables. would then have to change segmeter_level to a binary input. I.e. is there segmenation or not. Will make the use of the function more general.