Description Usage Arguments Details Value
HAL Conditional Density Estimation in a Cross-validation Fold
1 2 3 4 5 6 7 8 |
fold |
Object specifying cross-validation folds as generated by a call
to |
long_data |
A |
wts |
A |
lambda_seq |
A |
smoothness_orders |
A |
... |
Additional (optional) arguments of |
Estimates the conditional density of A|W for a subset of the full
set of observations based on the inputted structure of the cross-validation
folds. This is a helper function intended to be used to select the optimal
value of the penalization parameter for the highly adaptive lasso estimates
of the conditional hazard (via cross_validate
). The
A list
, containing density predictions, observations IDs,
observation-level weights, and cross-validation indices for conditional
density estimation on a single fold of the overall data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.