get_checks | R Documentation |
intternal checks
get_checks(data, inner, outer, scheme, tau, ...)
data |
matrix or data frame containing the manifest variables. |
inner |
A square (lower triangular) boolean matrix representing the inner model (i.e. the path relationships between latent variables). |
outer |
list of vectors with column indices or column names
from |
scheme |
string indicating the type of inner weighting
scheme. It is equal to |
tau |
if sepcifed indicates the specific quantile to be considered |
... |
Further arguments passed on to |
Internal function. get_checks
is called by qcpm
.
A list containing checked parameters for internal estimation of the qcpm algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.