View source: R/bwqs_main-revised.R
quantile_split_2 | R Documentation |
This function allows quantile splitting (empirical cumulative function) for BWQS model.
quantile_split_2(data, mix_name = mix_name, q)
data |
A |
mix_name |
A character list of components that have been considered in the mixture. |
q |
An |
For examples of this function see example of bwqs
function
A data.frame
with specified 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.