get_paths {qcpm} | R Documentation |
get_paths
Description
get_paths
Usage
get_paths(path_matrix, Y_lvs, tau, full = TRUE, ...)
Arguments
path_matrix |
the matrix of path coefficients |
Y_lvs |
the matrix of latent variables |
tau |
the quantile(s) to be estimated |
Details
Internal function. get_paths
is called by qcpm
and
Value
the path coefficients
[Package qcpm version 0.4 Index]