get_type_pfc: Function to subset parsed formulas

View source: R/helperfuns.R

get_type_pfcR 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


deepregression documentation built on Jan. 18, 2023, 1:11 a.m.