Skip to content

.check_df_moderator_estimates #246

@jwasserman2

Description

@jwasserman2

In .check_df_moderator_estimates(), our function for heuristically checking whether there are sufficient degrees of freedom to estimate a SE for a moderator effect estimate, at line 512 rather than having:

in_model_fit <- rep(1, length(cluster))

we should have a line where elements of in_model_fit are 0's if the associated observation has a weight of zero.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions