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 June 8, 2025, 11:04 a.m.