Predict a mixed-effects panel score without reading test labels
Source:R/singlesample-provenance-aware-scoring.R
predict_mixed_effects_scorer.RdPredict a mixed-effects panel score without reading test labels
Usage
predict_mixed_effects_scorer(
fit,
expr,
meta,
cohort_col = fit$cohort_col,
block_col = fit$block_col,
min_weighted_features = 3L
)