View source: R/bwqs_main-revised.R
quantile_split | R Documentation |
This function allows quantile splitting for BWQS model.
quantile_split(data, mix_name = mix_name, q, shift = TRUE)
data |
A |
mix_name |
A character list of components that have been considered in the mixture. |
q |
An |
shift |
If |
For examples of this function see example of bwqs
function
A data.frame
with quantiles for element of the list only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.