convert_powers_list_to_matrix: Helper to convert a nested list with same or different length...

View source: R/fit_mfp.R

convert_powers_list_to_matrixR Documentation

Helper to convert a nested list with same or different length into a matrix

Description

To be used in fit_mfp().

Usage

convert_powers_list_to_matrix(power_list)

Arguments

power_list

list of powers created in fit_mfp().

Value

a matrix.


mfp2 documentation built on Nov. 15, 2023, 1:06 a.m.