- added new 
calculation_methodforsurv_shap()called"treeshap"that uses thetreeshappackage (#75) - enable to calculate SurvSHAP(t) explanations based on subsample of the explainer's data
 - changed default kernel width in SurvLIME from sqrt(p * 0.75) to sqrt(p) * 0.75
 - fixed error in SurvLIME when non-factor 
categorical_variableswere provided