Compute_weight {debiasedTrialEmulation}R Documentation

Compute Weights for Stratification

Description

Computes inverse probability weights for stratification-based adjustment.

Usage

Compute_weight(data)

Arguments

data

A data frame containing strata IDs and treatment assignments.

Value

A data frame with row IDs and computed weights.


[Package debiasedTrialEmulation version 0.1.0 Index]