Description Usage Arguments Value References
Set up an estimating equation.
1 | U_equation(beta, dataset, denom, qtile, weight, norm = TRUE)
|
beta |
The parameter estimate. |
dataset |
The survival data. |
denom |
The denominator used in the estimating equation. |
qtile |
The quantile level used to conduct the quantile regression. |
weight |
The weight of each observation. Default is equal weights. |
norm |
Whether the norm of the function value should be returned. |
This function returns the function value (a vector of length n+1) of the estimating equation evaluated at "beta" if norm = FALSE; otherwise returns the norm of it.
Cai, Z. and Sit, T. (2018+), "Quantile regression model with time-varying covariates under length-biased sampling," Working Paper.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.