get_type_pfc {deepregression}R Documentation

Function to subset parsed formulas

Description

Function to subset parsed formulas

Usage

get_type_pfc(pfc, type = NULL)

Arguments

pfc

list of parsed formulas

type

either NULL (all types of coefficients are returned), "linear" for linear coefficients or "smooth" for coefficients of


[Package deepregression version 1.0.0 Index]