Description Usage Arguments Value Examples
View source: R/Regression_Functions.R
dr_asympar
computes a normal approximation of the likelihood at a vector of threshold
values
1 | dr_asympar(y, x, thresh, ...)
|
y |
outcome variable |
x |
matrix of covariates |
thresh |
vector of threshold values on the support of outcome y |
... |
additional arguments to pass to |
a list of glm objects corresponding to thresh
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.