Skip to content

Commit

Permalink
fixing rogan-gladen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pzivich committed Mar 16, 2024
1 parent 94eda24 commit 40bcac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delicatessen/estimating_equations/measurement.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def ee_rogan_gladen(theta, y, y_star, r, weights=None):
Parameters
----------
theta : ndarray, list, vector
Theta consists of 2+2b values. If ``X=None`` then 4 values should be provided.
Theta consists of 4 values.
y : ndarray, list, vector
1-dimensional vector of n observed values. These are the gold-standard :math:`Y` measurements in the external
sample. All values should be either 0 or 1, and be non-missing among those with :math:`R=0`.
Expand Down

0 comments on commit 40bcac9

Please sign in to comment.