loop_through_pfc_and_call_trafo: Function to loop through parsed formulas and apply data trafo

View source: R/data_handler.R

loop_through_pfc_and_call_trafoR Documentation

Function to loop through parsed formulas and apply data trafo

Description

Function to loop through parsed formulas and apply data trafo

Usage

loop_through_pfc_and_call_trafo(pfc, newdata = NULL)

Arguments

pfc

list of processor transformed formulas

newdata

list in the same format as the original data

Value

list of matrices or arrays


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