Description Usage Arguments Value Author(s) Examples
View source: R/data_table_quantile_regression_utils.R
sucessfull error handling for errors on function calls when groups are empty
1 | mlm.output.statlong.call.rq(mula, data, se = "iid", ...)
|
mula |
a formula for a lm() regression provided as character using the column names of the data |
data |
the data table with the column names |
... |
additional arguments to call rq() in particular the quantile must be set e.g. tau = .90 |
a data.table with columns statistic and value
Maik Renner, mrenner [at] bgc-jena.mpg.de
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.