ds_out_tbl {dualScale} | R Documentation |
Generate the dataframe out
Description
Generate the dataframe out
Usage
ds_out_tbl(inf, eig, op)
Arguments
inf |
List with required row size information |
eig |
List with the information of the values to be displayed |
op |
Function where each output is used: (1) ds_cf (2) ds_mc (3) ds_mc_A (4) ds_mc_C (5) ds_pc / ds_ro |
Value
A dataframe with the eigenvalue's information of the process
[Package dualScale version 1.0.0 Index]