get_type_pfc {deepregression} | R Documentation |
Function to subset parsed formulas
get_type_pfc(pfc, type = NULL)
pfc |
list of parsed formulas |
type |
either NULL (all types of coefficients are returned), "linear" for linear coefficients or "smooth" for coefficients of |