extract_bootstrapped_values {seminr} | R Documentation |
extract bootstrapped statistics from an edge using a row_index
Description
extract bootstrapped statistics from an edge using a row_index
Usage
extract_bootstrapped_values(ltbl, row_index, model, theme)
Arguments
ltbl |
a table of bootstrapped values (weights, loadings, path coefficients) |
row_index |
the index for the specific edge to extract |
model |
the model to use |
theme |
the theme to use |
[Package seminr version 2.3.3 Index]