get_names_pfc {deepregression} | R Documentation |
Extract term names from the parsed formula content
Description
Extract term names from the parsed formula content
Usage
get_names_pfc(pfc)
Arguments
pfc |
parsed formula content |
Value
vector of term names
[Package deepregression version 1.0.0 Index]