Skip to content

Add feature to compute variance when original weights are not given. #301

@codetalker7

Description

@codetalker7

The ReplicateDesign constructor supports specifying the columns in the input DataFrame which are to be used as the replicate weights.

In such situations, the current variance implementation won't work (because it uses original weights to compute the variance). Support should be added for computing the variance in the case where original weights are not available.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions