calculatePooledEstimate: Calculates the Inverse Variance Pooled Estimate Including...

View source: R/utils.R

calculatePooledEstimateR Documentation

Calculates the Inverse Variance Pooled Estimate Including Null Folds

Description

Does a weighted combination estimate for folds with estimates and null folds finding 0 using inverse variance

Usage

calculatePooledEstimate(est, se, n_folds, n_intxn)

Arguments

n_folds

Total number of folds specified

results_df

Table of results


blind-contours/CVtreeMLE documentation built on June 22, 2024, 8:53 p.m.