Description Usage Arguments Value
View source: R/TempleMetrics.R
take a particular value of y and predict F(y|x)
1 2  | ## S3 method for class 'llDRlist'
Fycondx(object, yvals, xdf)
 | 
object | 
 either a distribution regression or quantile regression object  | 
yvals | 
 the values to compute the ecdf for  | 
xdf | 
 a dataframe (can contain multiple rows) with x values  | 
a list of ecdfs for each row in xdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.