View source: R/quantreg_model.R
quantreg_model | R Documentation |
Title
quantreg_model(
family_test,
sig.formula,
tempDataFrame,
independent_variable,
boot_success,
tests_count
)
family_test |
family lqmm, quantreg |
sig.formula |
formula of the model |
tempDataFrame |
data |
independent_variable |
name of regressor |
boot_success |
number of success tests to calculate corrected confidence interval |
tests_count |
count of total executed tests |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.